Custom Commands
Your own commands for the server — FAQ replies, info embeds, rule links, or roles via button. All configured in the dashboard, no code needed.
What's it useful for?
Instead of answering the same questions over and over ("What's the Discord invite?", "How do I apply?"), set up a command: !apply then automatically replies with the application text. The bot responds to text prefixes (!info, ?help) and automatically also as a slash command (/info).
Creating a command
In the dashboard under Custom Commands → Create New:
- Name and aliases — e.g.
applywith aliasesapplication, bewerbung. All of them trigger the same command. - Prefix — e.g.
!. The slash variant is registered automatically. - Response type — plain text message or embed (with title, color, description, optional image)
Attaching buttons
Each command can have up to 5 buttons:
- Link button — opens an external URL directly from Discord
- Role button — assigns the configured role on click, removes it on the second click (toggle)
Role buttons only work if the bot's role is positioned above the target role in the server settings. This is a Discord limit, not a Lythea restriction.
Premium requirement
Custom Commands are a premium feature and require at least the Supporter Plan.