https://github.com/kwaytv/telegram-adbot
Your fellow Telegram Advertiser.
https://github.com/kwaytv/telegram-adbot
Last synced: 6 months ago
JSON representation
Your fellow Telegram Advertiser.
- Host: GitHub
- URL: https://github.com/kwaytv/telegram-adbot
- Owner: kWAYTV
- License: mit
- Created: 2023-05-18T09:09:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T20:29:49.000Z (over 1 year ago)
- Last Synced: 2023-10-24T21:30:13.384Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shillify Telegram 💬
Welcome to Shillify Telegram, your reliable tool for broadcasting messages to your Telegram groups! Shillify Telegram not only sends messages to all your groups but can also join and leave groups (though this feature is not recommended due to Telegram banning rules).
## 🚀 Getting Started
Setting up Shillify Telegram is a breeze! Follow these steps to get your advertiser up and running:
1. ⬇️ Download or clone the repo, and enter the folder with the command line.
2. ⚙️ Install the requirements with the command `python -m pip install -r requirements.txt`
3. 🖋️ Fill in the `config.yaml` file with your settings. Documentation will be up soon.
4. 🔖 Add your groups in the `src/data/input/groups.txt` file, without `t.me/` format and sepparated by a new line.
5. ✉️ Write the message you want to broadcast in the `src/data/input/message.txt` file. Supports UTF-8 characters.
6. 🏁 Run the program and let it do the magic!## 🚀 Features
Shillify Telegram comes loaded with a plethora of features to help you effectively reach out to your Telegram groups:
- 📬 Send messages to all groups in your account.
- 🔄 Option to join and leave groups (not recommended due to potential for Telegram banning).
- ⏱️ Configurable delay between messages and after all groups have been messaged.
- 🔄 Discord Webhook integration for notifications.
- 💎 Support for premium users.## 🔥 Old Version
This project it's the recode of my oldish [Shiller](https://github.com/kWAYTV/shillify-telegram).
## 📝 Disclaimer
This tool is designed for educational purposes and as a proof of concept. I am not responsible for any misuse or any bans, suspensions, or other punitive measures taken due to misuse of this tool. Please use responsibly and respect Telegram's Terms of Service.
## 🎗️ Acknowledgments
Heartfelt thanks to the open-source community for their continuous support and resources that have been integral to this project.