Telegram bot to remove the forwarded tag from messages

AnonymousSenderBot

Telegram bot to remove the forwarded tag from messages

Usage

Deploy to Heroku

Deploy

  1. Tap on above button and fill API_ID, API_HASH, BOT_TOKEN.
  2. Then tap “Deploy App” below it. Wait till deploying is complete (will take atmost 2 minutes).
  3. After deploying is complete, tap on “Manage App”
  4. Check the logs to see if your bot is ready!

Local Deploying

  1. Clone the repo

    git clone https://github.com/StarkBotsIndustries/AnonymousSenderBot
    
  2. Edit Config.py and fill the needed variables

  3. Enter the directory

    cd AnonymousSenderBot
    
  4. Run the file

    python3 anonbot.py
    

Environment Variables

Mandatory Vars

Functions

More features soon, this is a minimal example 🙂

 

 

 

To finish reading, please visit source site