WELCOME
to the official documentation for our Discord Bots – designed for performance, reliability, and full customizability.
Whether you're managing a community, automating your workflow, or building unique features, you'll find everything you need here to get the most out of your bot.
📂 How this documentation is structured
Every bot is documented in the same way:
Overview A short description of the bot’s purpose and features.
Configuration Files You’ll start by editing the
config.py
and language files to match your server setup, roles, channels, and preferences.Startup Once everything is configured, you'll launch the bot and see it come to life.
Command Reference A complete list of all available slash commands, buttons, and their behaviors.
Customization Tips How to further tweak features, texts, and visuals (e.g. embeds, modals, graphs).
🧱 First time setting things up? Check the "First Install" guides in the sidebar before continuing.
⚙️ What You’ll Need
A Discord bot token
Access to a server or system to run the bot (e.g. VPS, local machine, hosting service)
Patience for fine-tuning things exactly how you want them
It’s not magic. It’s just code. And yes – you can change everything.
Last updated