ENยทESยทDEยทPTยทFR
โŒ˜K

Discord Slash Commands

Registered application commands available in Discord. Accessible via / in the message input.

CommandDescription
/ask <message>Send a message to the agent
/modelShow the current active model
/model <name>Switch to a specific model (disables auto-routing)
/modelsList all available models from the provider
/autoRe-enable automatic model routing
/clearClear session conversation history
/costShow token usage statistics
/tasksList running and recent agent tasks
/cancel <id>Cancel a running task by ID
/statusShow daemon status and uptime
/helpShow list of available commands

Regular Messages

In addition to slash commands, users can also interact by mentioning the bot or sending direct messages. The bot processes these as regular conversation messages.

Command Registration
Slash commands are automatically registered with Discord when the bot connects. If you change guild_id, commands will re-register for the new scope.