Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgbot

A C Telegram API library.

Requirements

  • libcurl
  • yyjson

Note: This project is purely educational.

How to build

$ meson setup build
$ cd build
$ meson compile
$ ninja install

Examples

You can find some examples here.

Do you want to run an example?

$ cd build
$ ninja <EXAMPLE>
# to build the echobot:
$ ninja echobot

About

A minimal C Telegram Bot API library. (wip)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages