A terminal-based Telegram bot management utility built with Python, offering multiple automated administrative functions such as sending messages, kicking/banning users, promoting members, and more.
- ✅ Nuke Telegram channels
- ✅ Send spam messages to a chat
- ✅ Spam a custom webhook endpoint
- ✅ Kick, ban, or promote users
- ✅ Leave a chat
git clone https://github.com/D0up4/Tweakgram
cd telegram-webhook-nuke
pip install -r requirements.txtpython tweakgram.pyThen follow the interactive terminal prompts to:
-Input your Telegram bot token
-
Choose one of the available actions from the menu
-
Provide necessary inputs (chat ID, user ID, message text, etc.)
⚠️ Disclaimer: This tool is intended for educational purposes only. Do not use it to spam, abuse, or violate Telegram’s Terms of Service. The author is not responsible for misuse.
This project is licensed under the MIT License.