Check out the badges hosted by shields.io.
The what, why, and how:
Small, quick and easy-to-use telegram spamming script
Steps required to install project and how to get the development environment running:
Install python3 (3.10.2 recommended) and git.
Clone my repository with git clone https://github.com/V0es/telegram-spammer-bot.git
.
Edit .env file with your API ID, HASH ID (those you can find here) and BOT TOKEN.
Run python3 pip -r requirements.txt
to install required packages and after run python3 bot.py
Instructions and examples for use:
Type /start
to your bot to start bot and you will get all available commands.
Set the spam-list groups and spam message with /add_groups
and /set_message
commands respectively.
Use /send_all
to start sending.
At the first time it will ask for a authintication to Telegram with your telephone number and a code. Code will be sent to you by Telegram after you type in your telephone. After you pass the code you will not need to do it again unless you delete session files
If you would like to contribute it, you can follow these guidelines for how to do so.
I am open to any criticism and would appreciate if you suggest how I could improve my code ^_^
Tests for application and how to run them:
There were no tests written for my code :( I would be so glad if you help me out with this.
For any questions, please contact me with the information below:
GitHub: @V0es