Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/AmanoTeam/UserLixo

Userbot for Telegram with many functions.
https://github.com/AmanoTeam/UserLixo

heroku mtproto pyrogram pyrogram-userbot python python3 telegram telegram-userbot userbot userbot-telegram

Last synced: 3 months ago
JSON representation

Userbot for Telegram with many functions.

Lists

README

        

# UserLixo

Multipurpose Python userbot for Telegram

## Before you start

This project is divided into two active branches, developed by different people. Each one strives to meet the needs of their respective users. The branches are:

- [userlixo-czp](https://github.com/AmanoTeam/UserLixo/tree/userlixo-czp):
- Mainly developed by [Cezar](https://github.com/usernein).
- Uses a more complex code structure.
- Supports installing plugins from the web.
- Has a web configuration interface.

- [userlixo-rfc](https://github.com/AmanoTeam/UserLixo/tree/userlixo-rfc):
- Mainly developed by [Rian](https://github.com/RianFC).
- Maintained by the original creator of the project.
- Uses a simpler code structure.

To clone the branch you selected, please use the following command:

```shell
git clone https://github.com/AmanoTeam/UserLixo -b
```