/Telegram-feedback-bot

A @Livegram resemblance bot which could be easily deployed on server.

Primary LanguagePython

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