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: 10 days ago
JSON representation
Userbot for Telegram with many functions.
- Host: GitHub
- URL: https://github.com/AmanoTeam/UserLixo
- Owner: AmanoTeam
- Created: 2019-11-26T20:07:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T20:31:10.000Z (13 days ago)
- Last Synced: 2024-10-28T00:53:20.486Z (13 days ago)
- Topics: heroku, mtproto, pyrogram, pyrogram-userbot, python, python3, telegram, telegram-userbot, userbot, userbot-telegram
- Homepage:
- Size: 920 KB
- Stars: 72
- Watchers: 3
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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
```