LibTgBotPP
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
README.md
Go to the documentation of this file.
1
# LibTgBotPP
2
A simple Telegram Bot C++ library
3
4
# Requirements
5
6
To compile, you just need a C++-Compiler and CMake and some libraries:
7
* libstdc++-dev
8
* libcurlpp-dev
9
* libjsoncpp-dev
10
11
and - of course - their dependencies.
12
13
To use the library, you need:
14
* libcurlpp
15
* libjsoncpp
README.md
Generated on Tue May 3 2016 09:46:46 for LibTgBotPP by
1.8.6