Skip to content

AmanoTeam/UserLixo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

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:

    • Mainly developed by Cezar.
    • Uses a more complex code structure.
    • Supports installing plugins from the web.
    • Has a web configuration interface.
  • userlixo-rfc:

    • Mainly developed by Rian.
    • Maintained by the original creator of the project.
    • Uses a simpler code structure.

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

git clone https://github.com/AmanoTeam/UserLixo -b <branch>