🤖 A Telegram Bot to Remove Forward Tags from Messages 🧑💻 Developed by @Prime_Hritu 📢 Stay updated via our Developer Channel
✅ Removes forward tags from messages ✅ Simple configuration setup ✅ Easy deployment for various platforms ✅ Actively maintained with frequent updates
Add these environment variables to configure your bot:
| Variable | Description |
|---|---|
TOKEN |
Bot Token from @BotFather |
API_ID |
API ID from my.telegram.org |
API_HASH |
API Hash from my.telegram.org |
OWNER |
Your Telegram User ID from @userinfobot |
Run the following commands in your terminal:
sudo apt update && sudo apt upgrade -y
sudo apt install python3 python3-pip git -y
git clone https://github.com/prime-hritu/Forward-Tag-Remover
cd Forward-Tag-Remover
pip3 install -r requirements.txt
python3 bot.pyDeploy easily using these platforms:
💬 For queries, join our Telegram Channel
🧑💻 Contact the developer: @Prime_Hritu
This project is licensed under the MIT License.