•>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.
•>copy "api_id" & "api_hash" after clicking create app ( will be used in Config.ini)
•>keep all files in one folder.
>Open Terminal (cmd or turmux)
>pkg update
> pkg install pip
> pkg install -y git python
> pip install telethon
> cd
> ls
> git clone https://github.com/DeadBoyHere/adder-scraper.git
> cd
> ls
> cd adder-scraper
> ls
> Locate To Your Files...
> To run scraper and adder do...
> Python scraper.py then (steps provided).
> Python adder.py then (steps provided).