- Python 98.7%
- Shell 1.2%
| cogs | ||
| logs | ||
| bot.py | ||
| config.py | ||
| db.py | ||
| Dockerfile | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| start.sh | ||
✨ Lumix
The ultimate Discord bot for expanding your server's capabilities ✨
Description
Uncover the potential of your server with music, logs, moderation and more.
🌟 Meet Lumix — your secure companion with the magic of multifunctional commands and exciting tricks! Multi-language support: English, Russian and Ukrainian.
Open the world of music with the ability to play tracks from such sources as Spotify / SoundCloud / Yandex Music / BandCamp and also manage your music queue through a convenient control panel.
Configure self-assignment of roles when users log in to the server!
Interact with participants through commands such as hugs and kisses!
Provide server security through moderation commands!
Keep detailed logs of server members!
Search for adult pictures on Rule34!
Set up private rooms with a user-friendly control panel.
🌟 This is just a part of the functionality that will be added over time.
🔑 Installation
Linux (Supported: Arch-Based, Fedora-Based and Debian-Based distributions)
git clone https://github.com/Malix-Floof/Lumix
cd Lumix
chmod +x ./start.sh
./start.sh
Windows
git clone https://github.com/Malix-Floof/Lumix
cd Lumix
pip install -r requirements.txt
Docker
git clone https://github.com/Malix-Floof/Lumix
cd Lumix
docker build -t lumix .
🛠 Configuration
Fill out the config.py file with the necessary parameters and settings.
🚀 Running
Linux
./start.sh
Windows
python bot.py
Docker
docker run lumix
