Ultroid
Advanced Multi-Featured Telegram UserBot, Built in Python Using Telethon lib.
Install / Use
/learn @TeamUltroid/UltroidREADME
<b>A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.</b>
Deploy
Documentation
Tutorial
-
Tutorial to get Redis URL and password - here.
Deploy to Heroku
Get the Necessary Variables and then click the button below!
<summary>Deploy To Heroku</summary> <p> <br> <a href="https://heroku.com/deploy"> <img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy"> </a> </p> ## Deploy to Okteto Get the [Necessary Variables](#Necessary-Variables) and then click the button below!Deploy Locally
Local Deploy - Easy Method
- Linux -
wget -O locals.py https://git.io/JY9UM && python3 locals.py - Windows -
cd desktop ; wget https://git.io/JY9UM -o locals.py ; python locals.py - Termux -
wget -O install-termux https://tiny.ultroid.tech/termux && bash install-termux
Local Deploy - Traditional Method
- Get your Necessary Variables
- Clone the repository:
git clone https://github.com/TeamUltroid/Ultroid.git - Go to the cloned folder:
cd Ultroid - Create a virtual env:
virtualenv -p /usr/bin/python3 venv. ./venv/bin/activate - Install the requirements:
pip(3) install -U -r re*/st*/optional-requirements.txtpip(3) install -U -r requirements.txt - Generate your
SESSION:- For Linux users:
bash sessiongenorwget -O session.py https://git.io/JY9JI && python3 session.py - For Termux users:
wget -O session.py https://git.io/JY9JI && python session.py - For Windows Users:
cd desktop ; wget https://git.io/JY9JI -o ultroid.py ; python ultroid.py
- For Linux users:
- Fill your details in a
.envfile, as given in.env.sample. (You can either edit and rename the file or make a new file named.env.) - Run the bot:
- Linux Users:
bash startup - Windows Users:
python(3) -m pyUltroid
- Linux Users:
Necessary Variables
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.
Session String
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
Core Contributor Team
<table> <tr> <td align="center"><a href="https://github.com/xditya"><img src="https://avatars.githubusercontent.com/xditya" width="75px;" alt=""/><br/><sub><b>@xditya</b></sub></a></td> <td align="center"><a href="https://github.com/1danish-00"><img src="https://avatars.githubusercontent.com/1danish-00" width="75px;" alt=""/><br/><sub><b>@1danish_00</b></sub></a></td> <td align="center"><a href="https://github.com/buddhhu"><img src="https://avatars.githubusercontent.com/buddhhu" width="75px;" alt=""/><br/><sub><b>@buddhhu</b></sub></a></td> <td align="center"><a href="https://github.com/TechiError"><img src="https://avatars.githubusercontent.com/TechiError" width="75px;" alt=""/><br/><sub><b>@TechiError</b></sub></a></td> </tr> <tr> <td align="center"><a href="https://github.com/New-dev0"><img src="https://avatars.githubusercontent.com/New-dev0" width="75px;" alt=""/><br/><sub><b>@New-dev0</b></sub></a></td> <td align="center"><a href="https://github.com/ArnabXD"><img src="https://avatars.githubusercontent.com/ArnabXD" width="75px;" alt=""/><br/><sub><b>@Arnab431</b></sub></a></td> <td align="center"><a href="https://github.com/sppidy"><img src="https://avatars.githubusercontent.com/sppidy" width="75px;" alt=""/><br/><sub><b>@sppidy</b></sub></a></td> <td align="center"><a href="https://github.com/Atul-Kumar-Jena"><img src="https://avatars.githubusercontent.com/Atul-kumar-Jena" width="75px;" alt=""/><br/><sub><b>@hellboi_atul</b></sub></a></td> </tr> <tr> <td align="center"><a href="https://github.com/iAkashPattnaik"><img src="https://avatars.githubusercontent.com/iAkashPattnaik" width="75px;" alt=""/><br/><sub><b>@iAkashPattnaik</b></sub></a></td> </tr> </table>Contributors
<a href="https://github.com/TeamUltroid/Ultroid/graphs/contributors"> <img src="https://contrib.rocks/image?repo=TeamUltroid/Ultroid" /> </a>We are highly grateful for all the contributions made by our amazing community! ❤️
License

Ultroid is licensed under GNU Affero General Public License v3 or later.
Credits
- Lonami for Telethon.
- MarshalX for PyTgCalls.
Made with 💕 by @TeamUltroid.
Related Skills
claude-opus-4-5-migration
83.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
339.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
openhue
339.3kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
339.3kElevenLabs text-to-speech with mac-style say UX.
