Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 371 Bytes

Telegram Feedback bot

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