Cross Platform Telegram Members Scraping and Adding Toolkit[Stable]
This is a stable version. Report for any errors in our Telegram Group
I have tested this tool a number of times. It used to add fast[No Delay]. But nowadays Telegram is enforcing early restrictions on users for API spams. So I have to give delays of about 20s, 30s, etc. Now I am not facing these issues anymore. U can try to add at Null sleep time but chances of account to get limited are more.
- You need to install requirements first -
pip install -r requirements.txt
- Then you need to store your accounts using
manager.py
- Then, scrape and add members using
add.py
For full tutorial, refer to ,how_to_use.txt
- No need of API Id and API hash- It requires only phone numbers
- Adds 60 members on an average[Not sure about VoIP numbers][Only when you choose to add all members]
- Adds members by ID, even if they don't have usernames.
- Multi-session adding
- Adds members in high speed[Stable]
- Adds to private/public groups
- Scrapes members from private/public groups
- Cross platform- Works in Android[Termux], Linux, Windows, etc