<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Libcurl on Francesco&#39;s blog</title>
		<link>https://blog.francescorocca.me/tags/libcurl/</link>
		<description>Recent content in Libcurl on Francesco&#39;s blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 09 Jun 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://blog.francescorocca.me/tags/libcurl/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Writing a Telegram echo bot in C</title>
				<link>https://blog.francescorocca.me/posts/telegram-bot-c/</link>
				<pubDate>Tue, 09 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://blog.francescorocca.me/posts/telegram-bot-c/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;https://images.unsplash.com/photo-1678993437662-d6acc3bf4d5d?q=80&amp;amp;w=1332&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;ixlib=rb-4.1.0&amp;amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Photo by &lt;a href=&#34;https://unsplash.com/@ilgmyzin&#34;&gt;@ilgmyzin&lt;/a&gt; from Unsplash.com&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;My main programming language is C (even though I&amp;rsquo;d like to write more Go these days). I&amp;rsquo;ve been working with it for years, and since I use Telegram daily, I figured: why not write a bot in C? I know there&amp;rsquo;s already &lt;a href=&#34;https://github.com/smartnode/telebot&#34;&gt;telebot&lt;/a&gt;, but I wanted to learn something new.&lt;/p&gt;&#xA;&lt;p&gt;In this post, we&amp;rsquo;re going to build a simple echo bot, it replies with whatever you send it. We&amp;rsquo;ll use &lt;code&gt;libcurl&lt;/code&gt; for HTTP and &lt;code&gt;yyjson&lt;/code&gt; for parsing the responses.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
