Userbottele is a user bot designed specifically for promotion purposes, automatically sending messages to all groups you are a member of using the command /promote [text]
& Also command /help
for all command.
For new Termux users, install these packages first:
pkg update
pkg upgrade
pkg install python
pkg install git
pkg install python-pip
pip install telethon
Once the packages are installed, follow the steps below:
-
Clone the repository:
git clone https://github.com/addamhris123/Userbottele.git
-
Navigate to the cloned directory:
cd Userbottele
-
Install required dependencies:
pip install -r requirements.txt
git pull origin main
-
Run the user bot:
python UserBot.py
-
Enter your phone number and Telegram SMS code when prompted.
Once logged in, you can execute the command /promote [text]
to send promotional messages.