Skip to content

Kunal-Diwan/Frwd-Tag-Remover

Repository files navigation

Frwd-Tag-Remover


     

Telegram Bot to Remove forward tag from any Post .

If you need any more modes in repo or If you find out any bugs, mention in @DevelopedBotz

Features

  • Fully customisable.
  • Customisable welcome & Forcesub messages.
  • Remove forwarded tag from media also
  • Can be deployed on heroku directly.

Setup

  • Add the bot to Database Channel with all permission
  • Add bot to ForceSub channel as Admin with Invite Users via Link Permission if you enabled ForceSub

Installation

Deploy on Heroku

Deploy

Deploy in your VPS

git clone https://github.com/Kunal-Diwan/Frwd-Tag-Remover
cd Frwd-Tag-Remover
pip3 install -r requirements.txt
# <Create config.py appropriately>
python3 main.py

Admin Commands

/users - view bot statistics

/broadcast - broadcast any messages to bot users

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
  • OWNER_ID Must enter Your Telegram Id
  • CHANNEL_ID Your Channel ID eg:- -100xxxxxxxx
  • ADMINS Optional: A space separated list of user_ids of Admins, they can only create links
  • START_MESSAGE Optional: start message of bot, use HTML and fillings
  • FORCE_SUB_MESSAGEOptional:Force sub message of bot, use HTML and Fillings
  • FORCE_SUB_CHANNEL Optional: ForceSub Channel ID, leave 0 if you want disable force sub

Fillings

START_MESSAGE | FORCE_SUB_MESSAGE

  • {first} - User first name
  • {last} - User last name
  • {id} - User ID
  • {mention} - Mention the user
  • {username} - Username

Credits

  • Thanks To Dan For His Awsome Libary
  • CodeXBotz - for his File-Sharing-Bot database .

© Copyright

       Copyright (C) 2021 by Kunal-Diwan ❤️️

    Licence under the terms of the AGPL-3.0 License

Star this Repo if you Liked it ⭐⭐⭐

About

A simple telegram bot to help you to remove forward tag from post from any messages . Maded in python3 using @pyrogram . Developed by @Kunal-Diwan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published