Go to file
2016-05-02 11:58:52 +02:00
doc/html Added doxygen doc 2016-05-02 10:17:19 +02:00
include/Telegram Clean up 2016-05-02 11:58:52 +02:00
src Clean up 2016-05-02 11:58:52 +02:00
.gitignore Initial commit 2016-04-29 19:38:14 +02:00
CMakeLists.txt Clean up 2016-05-02 11:58:52 +02:00
Doxyfile Added doxygen doc 2016-05-02 10:17:19 +02:00
LICENSE Initial commit 2016-04-29 19:33:05 +02:00
README.md More to README 2016-04-30 08:12:06 +02:00
tgbotpp.pc Fixed typos, added pkgconfig file 2016-04-30 08:30:21 +02:00

LibTgBotPP

A simple Telegram Bot C++ library

Requirements

To compile, you just need a C++-Compiler and CMake.

To use the library, you need:

  • libcurlpp
  • libjsoncpp