mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 04:05:13 +00:00
374 B
374 B
telebotxx
Telegram Bot API 2.0 for C++14. It uses Curl for People library to perform HTTP requests and RapidJSON to work with JSON data. In development, so you are welcome to contribute.
Requirements
- C++14-compatible compiler
- CMake 2.8 or newer
- Boost Unit Test Framework (only for tests)