include/Telegram | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
tgbotpp.pc |
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
include/Telegram | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
tgbotpp.pc |
A simple Telegram Bot C++ library
To compile, you just need a C++-Compiler and CMake.
To use the library, you need: