Feedback-TelegramBot

Feedback-TelegramBot is a resemblance bot which can be deployed on server This work is based on Telegram library, thanks to their great work.

Environment requirement

Python 3

Get started

  1. Get Telegram bot api id from @Botfather, and fill it into TG_TOKEN in config.py

  2. Change the CHAT_ID into your destination chat id.

  3. python main.py

GitHub

View Github