Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 360 Bytes

telebot-eq-in

A telegram bot implemented in c++.

Operating System

The code is built on MacOS. But no specific dependency on the os. So, can be ported to Linux distributions.

Build System

The code is currently using XCode infrastructure to build.

Dependencies

Code currently depends on the following libraries -

  • Boost
  • Openssl
  • cpprestsdk