Aledev3 / Userbot-personal

This code is free it is not a code that is very long
GNU Affero General Public License v3.0
1 stars 5 forks source link

Userbot-personal

A simple base to create your personal userbot for Telegram. Bot made with Telethon API, so use telethon to create your own commands.

TELEGRAM SETUP

You can use our API and HASH ID (From our application) or use yours.

How? Go to My Telegram Auth yourself create an app, and put API_ID and API_HASH in .env_example

SETUP ON VPS

MANUAL MODE:

  1. sudo apt update && sudo apt upgrade
  2. sudo apt install python3 && sudo apt install python3-pip && sudo apt install git openssh
  3. git clone https://github.com/Aledev3/Userbot-personal.git && cd Userbot-personal
  4. sudo pip install -r requirements.txt && sudo mv .env_example .env (Go to line 9 in this README)
  5. Done!

AUTOMATIC MODE:

  1. sudo apt install python3 && chmod +x install.py
  2. python3 install.py
  3. Done!

SETUP ON HEROKU

Coming Soon - we will add a button to deploy automatically to Heroku

SETUP ON TERMUX

  1. pkg update && pkg upgrade
  2. pkg install python && apt install git openssh
  3. pip install --upgrade pip && git clone https://github.com/Aledev3/Userbot-personal.git && cd Userbot-personal
  4. pip install -r requirements.txt && mv .env_example .env (Go to line 9 in this README)
  5. Done!

CREDITS

USERBOT MADE WITH ❤️ BY AleDev

UPDATED WITH ❤️ BY Deltwin

You need help? Support Group

Advertising

If you get banned, are not our problems.