yuessir / Telegram-Scraper-Adder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%