A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
💠 Tutorial to get Redis URL and password - here.
💠 VPS DEPLOY
-
Get your Necessary Variables
-
Clone the repository:
•
git clone https://github.com/JIYOXC/AIU-USERBOT
-
Go to the cloned folder:
•
cd AIU-USERBOT
-
Create a virtual env:
•
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
-
Install the requirements:
•
pip3 install --no-cache-dir -r requirements.txt
•
pip3 install --no-cache-dir -r re*/st*/op*.txt
-
Fill your variables in the env by
•
nano .env
If you have finished edit, CTRL S + CTRL X.
• Install screen to keep running your bot when you close the terminal by
• screen -S AIU-USERBOT
• Finally Run the bot:
• bash startup
• For getting out from screen session press
• Ctrl+a and Ctrl+d
💠 Termux Session Gen
apt update && apt upgrade -y && apt install python wget -y && pip install Telethon && wget https://raw.githubusercontent.com/TeamUltroid/Ultroid/dev/resources/session/ssgen.py && python ssgen.py
Ultroid is licensed under GNU Affero General Public License v3 or later.
- Lonami for Telethon.
- MarshalX for PyTgCalls.
Made with 💠 by AIU-USERBOT.