Code no longer being updated here!
We are no longer hosting this code, and support for hosting this bot is unavailable.
Join our Discord Server for more information.
• You can either fork this repository or download the zip file directly.
• Alternatively, use the following command to clone the repository: git clone https://github.com/AstroicyOP/Trixx
• Python 3.8+
• Java LTS 11+
• Install the required packages listed in requirements.txt using the command: pip install -r requirements.txt
• Download the Lavalink.jar and the application.yml file.
• Ensure that the main.db file is located in the data/databases.js directory.
• Create a config.py file in the main directory with your GIPHY API key, your bot's TOKEN, and your bot's top.gg TOKEN.
- Rename all example files to their respective names.
- Execute the bot using
python3 main.py.
- It is not recommended to install and copy the entire codebase, as certain elements, such as the token, are not clearly defined. Additionally, the code will cease to function after August 30th. Variables stored in environment files may lead to undefined errors. You may copy specific sections of the code, but using components like the error handler may result in errors and hinder learning. You can host the bot as a public bot until August 30th; after that, it will need to be set to private.
- ✔️ Open source code features.
- ❌ Non-open source features, used only in the public bot.
- Includes some functionalities similar to Carl-bot, with certain features remaining private.
| Feature | Status |
|---|---|
| General | ✅ |
| Logging Chats and Everything at Once | ❌ |
| Moderation | ✅ |
| Autoroles Command | ❌ |
| Modrole Clear Command | ❌ |