/TelegramScraper

Using this tool you can easily add so many members from any group to your group. Less than 2 minutes. Super easy. Time saver. But this tool is only for educational purpose. You could be banned from Telegram. So be careful. Recommanded to use this tool only on Termux.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TelegramScraper v1.4 GitHub repo size

Using this tool you can easily add so many members from any group to your group. Less than 2 minutes. Super easy. Time saver. But this tool is only for educational purpose. You could be banned from Telegram. So be careful. Recommanded to use this tool only on Termux.

Telegram Group:

Join Telegram group for help, feedback, details and chats.

How to Setup API:

  • Go to https://my.telegram.org and Login.
  • Click on API development tools and fill the required fields.
  • Put app name you want & select Other in Platform.
  • After clicking Create App, Copy "api_id" & "api_hash" from there. (This will be used in setup.py)

How To Install? (Only for Termux!):

$ pkg install git python -y

$ git clone https://github.com/Damantha126/TelegramScraper

$ cd TelegramScraper

$ chmod +x * && python3 setup.py

To Genrate User Data:

$ python3 scraper.py

  • (members.csv is default if you changed name use it)
  • Send Bulk SMS To Collected Data

$ python3 smsbot.py members.csv [Optional]

  • Add users to your group

$ python3 adder.py

Or,

$ python3 add2group.py members.csv

  • If you need more help