Skip to content

Ilya-Songrov/PetitionPresidentUaBot

Repository files navigation

Telegram Bot

Screen Shot

How to build on pc

git clone --recurse-submodules https://github.com/Ilya-Songrov/PetitionPresidentUaBot.git
cd PetitionPresidentUaBot
./configure.sh
mkdir build && cd build
qmake ..
make 

How to build and run in docker

Additional Information

  1. How to get bot token: open Telegram --> Search: BotFather --> /token
  2. Telegram Bot API https://core.telegram.org/bots/api
  3. C++14 library for Telegram bot API https://github.com/reo7sp/tgbot-cpp