Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 444 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 444 Bytes

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