2016-05-03 09:50:07 +02:00
2016-05-23 13:10:51 +02:00
2016-05-23 13:11:05 +02:00
2016-05-04 14:04:28 +02:00
2016-05-03 09:19:14 +02:00
2016-05-02 14:20:18 +02:00
2016-04-29 19:33:05 +02:00
2016-05-03 09:50:07 +02:00
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 and some libraries:

  • libstdc++-dev
  • libcurlpp-dev
  • libjsoncpp-dev

and - of course - their dependencies.

To use the library, you need:

  • libcurlpp
  • libjsoncpp
S
Description
No description provided
Readme
1.3 MiB
Languages
C++ 100%