Commands
Learn how commands work and how to customize them for your bot.
What are commands?
Commands are how users interact with your bot in Discord.
When a user runs a command, it triggers actions such as:
- Dropping and collecting cards
- Viewing inventory and profiles
- Participating in events
- Displaying interactive messages with buttons and embeds
Commands can include dynamic content and user interactions, allowing you to create fully interactive experiences inside your server.
Command customization
One of the core features of Kodo Bot is the ability to fully customize commands.
You can control how commands look and behave, including:
- Embeds — Customize titles, descriptions, colors, and layouts
- Buttons — Define how users interact with commands
- Variables — Use dynamic data such as card names, rarity, and user information
- Behavior — Adjust how commands respond and interact with users
This allows you to build a bot that matches your community, theme, and gameplay style.
Command categories
Commands are organized into categories to help you manage your bot more easily.
Common categories include:
- General — Core gameplay commands (e.g.
/drop) - User — Profile and inventory-related commands
- Games — Gameplay commands such as events and card interactions
Available commands
| Command | Description |
|---|---|
/drop | Generate 3 random cards and allow users to claim them. |