/RiUltroid

A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

TeamUltroid Logo

♨️Ultroid - UserBot♨️

A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.

Stars Forks Size
Python CodeFactor Maintenance Docker Pulls
Open Source Love svg2 Contributors PRs Welcome License


♨️ Tutorial to get Redis URL and password - here.

♨️「 ᴅᴇᴩʟᴏʏ ᴏɴ ʜᴇʀᴏᴋᴜ 」♨️

♨️ VPS DEPLOY

  • Get your Necessary Variables

  • Clone the repository:

    git clone https://github.com/JIYOXC/Ultroid

  • Go to the cloned folder:

    cd Ultroid

  • Create a virtual env:

    virtualenv -p /usr/bin/python3 venv . ./venv/bin/activate

  • Install the requirements:

    pip3 install --no-cache-dir -r re*/st*/op*.txt

    pip3 install --no-cache-dir -r requirements.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 Ultroid

• 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


License

License
Ultroid is licensed under GNU Affero General Public License v3 or later.


Credits

Made with 💕 by @TeamUltroid.