AI features are enabled by default. Server admins can configure the model, system prompt, and other settings from the dashboard.
AI Chat
You can have a full conversation with Prowl’s AI in any channel where AI is enabled.AI chat context resets when the bot restarts or when significant time passes between messages.
Image Generation
Prowl can generate original images from a plain-English description using the/ai imagine command.
AI Configuration
Server admins can configure AI settings from the dashboard or via slash commands.Available Models
System Prompt
You can set a custom system prompt to shape how the AI behaves in your server. The default is:"You are a friendly assistant for a gaming community. Keep responses appropriate for all ages."
API Key
Prowl resolves API keys in this order:- Per-guild key set in the dashboard
- Global key stored in the bot’s database
- Environment variable (
OPENAI_API_KEYor equivalent)
When using the bot owner’s API key, rate limits apply: a 5-second global cooldown and a 60-second per-user cooldown. Guilds with their own API key are not rate-limited.