A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
-
Tutorial to get Redis URL and password - here.
SESSION
- SessionString for your accounts login session. Get it from here
One of the following database:
- For Redis (tutorial here)
- For MONGODB
MONGO_URI
- Get it from mongodb.
- For SQLDB
DATABASE_URL
- Get it from elephantsql.
Different ways to get your SESSION
:
- Linux :
wget -O session.py https://git.io/JY9JI && python3 session.py
- PowerShell :
cd desktop ; wget https://git.io/JY9JI ; python ultroid.py
- Termux :
wget -O session.py https://git.io/JY9JI && python session.py
- TelegramBot : @SessionGeneratorBot
Ultroid is licensed under GNU Affero General Public License v3 or later.