Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.15 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.15 KB

Telegram-Scraper-Adder

Note:

This only works if Two Step Verification is disabled

Run in Termux

$ pkg up -y

$ pkg install python -y

$ pkg install git

$ git clone https://github.com/Kazama009/Telegram-Scrapper-Adder

$ cd Telegram-Scrapper-Adder

$ python setup.py

$ python scraper.py

$ python adder.py

Run in Shell

$ sudo apt install python3

$ sudo apt install git

$ git clone https://github.com/Kazama009/Telegram-Scrapper/Adder

$ cd Telegram-Scrapper-Adder

$ python3 setup.py

$ python3 scrapper.py

$ python3 adder.py

Developer

Kazama