albertobsd / libtelegrambot

make your telegram bot in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtelegrambot

We depent of curl for the HTTP peticions to https://api.telegram.org/

We depent of jsmn for parse the JSON reply of Telegram API, jsmn code is included

Contact @albertobsd

About

make your telegram bot in C

License:Other


Languages

Language:C 99.1%Language:Makefile 0.9%