AI Agent¶
The AI Agent adds Gemini-powered responses directly in Discord slash commands.
AI Agent is a paid add-on — $5/month per server.
Subscribe
Pricing and Access¶
- AI Agent is subscription-gated at $5/month per server.
- Access is enforced per server through the
ai_agentfeature gate. - There is no dedicated dashboard module for AI Agent.
- If the feature is not enabled for your server, commands return a paywall message with pricing info.
Command Surface¶
/ask question:<text>/joke [topic]/roast member:<member> [context]/clear-context
Runtime Behavior¶
- Commands only run inside a server (DMs are blocked).
- AI requires both the global AI enable flag and a configured AI provider key.
- Requests are rate-limited per user and per guild.
/askstores short-lived conversation context per user per server./clear-contextresets your conversation history.
Notes¶
- Owner lock/unlock flows were moved to CLI owner operations.
- AI command availability is controlled operationally and by paid access state.