Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JIYOXC/AIU-USERBOT
A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
https://github.com/JIYOXC/AIU-USERBOT
Last synced: 6 days ago
JSON representation
A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
- Host: GitHub
- URL: https://github.com/JIYOXC/AIU-USERBOT
- Owner: JIYOXC
- License: agpl-3.0
- Created: 2023-12-21T01:57:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T12:36:45.000Z (about 1 month ago)
- Last Synced: 2024-10-30T16:31:53.475Z (14 days ago)
- Language: Python
- Homepage: https://github.com/JIYOXC
- Size: 15.1 MB
- Stars: 8
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
----
💠ᴀɪᴜ ꭙ ᴜꜱᴇʀʙᴏᴛ💠A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
[![](https://img.shields.io/badge/AIU-v1.0-crimson)](#)
[![Stars](https://img.shields.io/github/stars/JIYOXC/AIU-USERBOT?style=flat-square&color=yellow)](https://github.com/JIYOXC/AIU-USERBOT/stargazers)
[![Forks](https://img.shields.io/github/forks/JIYOXC/AIU-USERBOT?style=flat-square&color=orange)](https://github.com/JIYOXC/AIU-USERBOTd/fork)
[![Size](https://img.shields.io/github/repo-size/JIYOXC/AIU-USERBOT?style=flat-square&color=green)](https://github.com/JIYOXC/AIU-USERBOT/)
[![Python](https://img.shields.io/badge/Python-v3.10.3-blue)](https://www.python.org/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/JIYOXC/AIU-USERBOT/graphs/commit-activity)
[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/JIYOXC/AIU-USERBOT)
[![Contributors](https://img.shields.io/github/contributors/JIYOXC/AIU-USERBOT?style=flat-square&color=green)](https://github.com/JIYOXC/AIU-USERBOT/graphs/contributors)
[![License](https://img.shields.io/badge/License-AGPL-blue)](https://github.com/JIYOXC/AIU-USERBOT/blob/main/LICENSE)----
💠 Tutorial to get Redis URL and password - [here.](./resources/extras/redistut.md)
---
💠「 ᴅᴇᴩʟᴏʏ ᴏɴ ʜᴇʀᴏᴋᴜ 」💠----
💠 VPS DEPLOY
- Get your [Necessary Variables](https://github.com/JIYOXC/AIU-USERBOT/blob/main/.env.sample)- Clone the repository:
• `git clone https://github.com/JIYOXC/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](https://www.gnu.org/graphics/agplv3-155x51.png)](LICENSE)
Ultroid is licensed under [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html) v3 or later.---
# Credits
* [![TeamUltroid-Devs](https://img.shields.io/static/v1?label=Teamultroid&message=devs&color=critical)](https://t.me/@xditya)
* [![JIYOXC-REMOD](https://img.shields.io/static/v1?label=JIYOXC&message=REMOD&color=critical)](https://t.me/@REVAIU)
* [Lonami](https://github.com/LonamiWebs/) for [Telethon.](https://github.com/LonamiWebs/Telethon)
* [MarshalX](https://github.com/MarshalX) for [PyTgCalls.](https://github.com/MarshalX/tgcalls)> Made with 💠 by [AIU-USERBOT](https://t.me/aiusupportt).
----