A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
Get the Necessary Variables and then click the button below!
Get the Necessary Variables and then click the button below!
wget -O locals.py https://git.io/JY9UM && python3 locals.py
cd desktop ; wget https://git.io/JY9UM -o locals.py ; python locals.py
wget -O install-termux https://tiny.ultroid.tech/termux && bash install-termux
git clone https://github.com/TeamUltroid/Ultroid.git
cd Ultroid
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip(3) install -U -r re*/st*/optional-requirements.txt
pip(3) install -U -r requirements.txt
SESSION
:
bash sessiongen
or
wget -O session.py https://git.io/JY9JI && python3 session.py
wget -O session.py https://git.io/JY9JI && python session.py
cd desktop ; wget https://git.io/JY9JI -o ultroid.py ; python ultroid.py
.env
file, as given in .env.sample
.
(You can either edit and rename the file or make a new file named .env
.)bash startup
python(3) -m pyUltroid
SESSION
- SessionString for your accounts login session. Get it from hereOne of the following database:
MONGO_URI
- Get it from mongodb.DATABASE_URL
- Get it from elephantsql.Different ways to get your SESSION
:
wget -O session.py https://git.io/JY9JI && python3 session.py
cd desktop ; wget https://git.io/JY9JI ; python ultroid.py
wget -O session.py https://git.io/JY9JI && python session.py
Ultroid is licensed under GNU Affero General Public License v3 or later.
Made with 💕 by @TeamUltroid.