Telegram bot to remove the forwarded tag from messages
AnonymousSenderBot
Telegram bot to remove the forwarded tag from messages
Usage
Deploy to Heroku
- Tap on above button and fill
API_ID
,API_HASH
,BOT_TOKEN
. - Then tap “Deploy App” below it. Wait till deploying is complete (will take atmost 2 minutes).
- After deploying is complete, tap on “Manage App”
- Check the logs to see if your bot is ready!
Local Deploying
-
Clone the repo
git clone https://github.com/StarkBotsIndustries/AnonymousSenderBot
-
Edit
Config.py
and fill the needed variables -
Enter the directory
cd AnonymousSenderBot
-
Run the file
python3 anonbot.py
Environment Variables
Mandatory Vars
Functions
More features soon, this is a minimal example 🙂