Skip to content

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

License

Notifications You must be signed in to change notification settings

Muhamadwildan018/AIU-USERBOT

 
 

Repository files navigation


TeamUltroid Logo

💠ᴅᴀɴ ꭙ ᴜꜱᴇʀʙᴏᴛ💠

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

Stars Forks Size
Python Maintenance
Open Source Love svg2 Contributors License


💠 Tutorial to get Redis URL and password - here.

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


💠 VPS DEPLOY

  • Get your Necessary Variables

  • Clone the repository:

    git clone https://github.com/Muhamadwildan018/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


License

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


Credits

Made with 💠 by AIU-USERBOT.


About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.2%
  • Dockerfile 0.1%