dinesh-0602 / Channel-Message-Editor

A telegram channel message editor bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channel-Message-Editor

A telegram channel message editor bot.


Made with Python3
(C) @FayasNoushad
Copyright permission under MIT License
License -> https://github.com/FayasNoushad/Channel-Message-Editor/blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps
git clone https://github.com/FayasNoushad/Channel-Message-Editor
cd Channel-Message-Editor
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • AUTH_USERS Channel administrators IDs

Credits

About

A telegram channel message editor bot.

License:MIT License


Languages

Language:Python 100.0%