saifalisew1508 / Telegram-Mass-DM-Bot

Telegram Mass DM Bot is a software written in python using telethon Library for those who want to send Telegram messages directly from PC/Android in a simple and effective way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram-Mass-DM-Sender-Bot Available At Free

Termux Installation

First Open Termux App

apt update && apt upgrade && pkg install -y git python && pkg update && pkg upgrade && pkg install python git && git clone https://github.com/saifalisew1508/Telegram-Mass-DM-Bot.git
cd Telegram-Mass-DM-Bot && ls
pip install -r requirements.txt
python3 -m pip install --upgrade pip
pip install -r requirements.txt
ls

Installation done

Now run script and Inpur your API_HASH and API_ID, Phone_Number

python3 setup.py

Edit message file and input your message you want to send users in dm

nano Message.txt

And then Adding Members By using

python3 run.py

Visitors Countsđź‘€

Cute Count

About

Telegram Mass DM Bot is a software written in python using telethon Library for those who want to send Telegram messages directly from PC/Android in a simple and effective way.

License:MIT License


Languages

Language:Python 100.0%