Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 972 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 972 Bytes

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>