Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 464 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 464 Bytes

$ pkg install -y git python

$ git clone https://github.com/th3unkn0n/TeleGram-Scraper.git

$ cd TeleGram-Scraper

  • Install requierments

$ python3 setup.py -i

  • setup configration file ( apiID, apiHASH )

$ python3 setup.py -c

  • 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

  • Update Tool

$ python3 setup.py -u