Telegram Scrapper How To Install and Use

0

 

How To Install and Use


$ 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


            add users to your group ( as per api limitation 50 users a      

           day )


$ python3 add2group.py members.csv


      Update Tool


$ python3 setup.py -u

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Post a Comment (0)

buttons=(Accept !) days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !
To Top