Utility

Utility workflows for common server tools, private reports, and everyday helper commands.

Slash commands 12 commands [] Required { } Optional

Notes

  • Embed generation and editing require administrator access.
  • Reminder commands live under one grouped reminder command set.
  • Confession tools depend on a configured confession channel, and AI chat currently has a short cooldown.
Command Description Parameters Requirements
/embed generate Generates an embed message. Use the embed generator for JSON generation.
/embed generate [channel] [jsonscript]
  • channel [ ] - Which channel?
  • jsonscript [ ] - Insert JSON script
  • Member permissions: Administrator
/embed edit Edits an embed message. Use embed generator for JSON generation.
/embed edit [channel] [messageid] [jsonscript]
  • channel [ ] - Which channel?
  • messageid [ ] - Message ID of the embed
  • jsonscript [ ] - Insert JSON script
  • Member permissions: Administrator
/reminder add Add a reminder
/reminder add [reason] [time]
  • reason [ ] - Reason for the reminder
  • time [ ] - Time (e.g., 1h, 30m)
No special requirements listed
/reminder list List all the reminders you have No parameters No special requirements listed
/reminder cancel Cancel a reminder
/reminder cancel [reminderid]
  • reminderid [ ] - Reminder ID
No special requirements listed
/weather Get weather information on a city
/weather [city] {units} {three_day}
  • city [ ] - Add a city
  • units { } - Metric or Imperial? (Default is metric)
  • three_day { } - Show 3 day forecast?
  • Cooldown: 3 uses per 4 hours
/calculator Do a calculation
/calculator [calculation]
  • calculation [ ] - Add a calculation
No special requirements listed
/invite Invite me to your server or join the support server No parameters No special requirements listed
/botreport Submit a bot report if you found something wrong No parameters
  • Cooldown: 1 use per 1 hour
/confess Confess something anonymously or not
/confess [confession] {anonymous}
  • confession [ ] - What do you want to confess?
  • anonymous { } - Do you want to confess anonymously?
No special requirements listed
/report-confession Report a confession
/report-confession [confession_id] [reason]
  • confession_id [ ] - ID of the confession to report
  • reason [ ] - Reason for reporting the confession
No special requirements listed
/chat Chat with me (with Mistral AI)
/chat [prompt]
  • prompt [ ] - What do you want to say to me?
  • Cooldown: 5 uses per 20 seconds