Skip to content

yuessir/Telegram-Scraper-Adder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Scraper Adder

wtf, atlest just fuking ⭐ star ⭐ it


• API Setup

  • Go to http://my.telegram.org and log in.
  • Click on API development tools and fill the required fields.
  • put app name you want & select other in platform Example :
  • copy "api_id" & "api_hash" after clicking create app ( will be used in setup.py )

• How To Install and Use In Termux

$ pkg up -y

$ pkg install python -y

$ pkg install git

$ git clone https://github.com/yuessir/Telegram-Scraper-Adder.git

$ cd Telegram-Scraper-Adder

  • Install requierments & Setup Configuration File. ( apiID, apiHash )

$ python setup.py

  • To Scarpe members from group.

$ python scraper.py

  • Add Scarped members to your group.

$ python adder.py

錯誤WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

$ pkg install openssl

• 增加 30天內活躍用戶

About

Python Script For Scarpe Telegram Members From Another Group And Add That Members To Your Group.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%