Hauke Zühl e8a72b3e02 Merge branch 'develop'
This is the first "release".
Use with care as not all features are implemented, though one can use
the code for a little bot
2016-05-21 07:49:24 +02:00
2016-05-03 09:50:07 +02:00
2016-05-04 14:06:08 +02:00
2016-05-03 09:50:07 +02:00
2016-05-03 09:50:07 +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%