Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 502 Bytes

Telegram-Scrapper

Telegram scrapper and message sender automation tool

Prerequisites :

*Python 3
*Telegram API keys that can be created here - https://my.telegram.org/auth?to=apps

Functionalities :

*Scraping members from different groups and storing them in CSV files ( groups can be chosen within a simple UI )
*Using the data that was scraped, the program can send predefinite messages to people

Requirements :

*"pip install -r requirements.txt" to install required packages.