- Download all the members from a telegram group into a CSV file.
- Send message to every member in your saved CSV file.
- Add all the members in your CSV file to a specified group.
$ git clone https://github.com/n3tn1nja/telebust.git
$ cd telebust
- Go to https://my.telegram.org
- Go to API / Developer Section
- Create Telegram App
$ python3 bot.py -s
or$ python3 bot.py --setup
$ python3 bot.py -sc
or$ python3 bot.py --scrape
$ python3 bot.py -a members.csv
or$ python3 bot.py --add members.csv
$ python3 bot.py -m members.csv
or$ python3 bot.py --message members.csv