tristanh00 / Telebust

Telegram Bot - Mass Group Adder, Telegram Group Scraper and Mass User Messaging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telebust

Telegram Mass Group Adder, Group Scraper and Mass User Messaging.

Features

  • 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.

Setup

Download Repository

  • $ git clone https://github.com/tristanh00/telebust.git
  • $ cd telebust

Create API Credentials

Configure App

Install App Requirements & Setup Configration ( API ID, API Hash )

  • $ python3 bot.py -s or $ python3 bot.py --setup

Commands

Scrape Group Users

  • $ python3 bot.py -sc or $ python3 bot.py --scrape

Add Members To Group

  • $ python3 bot.py -a members.csv or $ python3 bot.py --add members.csv

Send Message to Members

  • $ python3 bot.py -m members.csv or $ python3 bot.py --message members.csv

About

Telegram Bot - Mass Group Adder, Telegram Group Scraper and Mass User Messaging.

License:The Unlicense


Languages

Language:Python 100.0%