Mellow LogoMellow

Server Management Commands

Server configuration and diagnostics for administrators.

Server management commands

These commands require the Manage Server permission and can only be used in a server.

Mellow is not a moderation bot: there are no ban, kick, timeout, role, or auto-moderation commands. Server configuration is limited to feature toggles, channels, a moderator role, and diagnostics.

/guildsettings

Configure Mellow for this server.

/guildsettings view
/guildsettings set checkin_channel:#check-ins mod_alert_channel:#crisis-alerts crisis_alerts:true

/guildsettings view

Shows the current settings for the server.

/guildsettings set

Change one or more of:

OptionTypePurpose
checkin_channelchannelWhere check-in logs are posted
mod_alert_channelchannelWhere crisis and mod alerts are posted
mod_log_channelchannelWhere moderation logs are posted
system_channelchannelWhere Mellow system messages are posted
moderator_roleroleRole treated as server moderators
check_instrue/falseEnable check-in features here
ghost_letterstrue/falseEnable ghost letters here
crisis_alertstrue/falseEnable crisis alerts here
system_logstrue/falseEnable system logs here
context_loggingtrue/falseAllow logging messages for AI context
languagetextPreferred language code, e.g. en

/guildcontext

Show how Mellow handles context and privacy in this server, and set guild-wide AI context.

/guildcontext

/guilddebug

Show Mellow's stored configuration and status for this server: which features are enabled, which channels are set, and whether Mellow has the permissions it needs.

/guilddebug
  1. /guildsettings view - see the defaults.
  2. Create #check-ins, #crisis-alerts (moderators only), and #bot-logs.
  3. /guildsettings set checkin_channel:#check-ins mod_alert_channel:#crisis-alerts system_channel:#bot-logs moderator_role:@Moderator
  4. Enable the features you want: /guildsettings set check_ins:true ghost_letters:true crisis_alerts:true system_logs:true
  5. /guilddebug - confirm everything is wired up.

Crisis alerts

When crisis_alerts is on and mod_alert_channel is set, high and critical crisis screening results post a short notification to that channel. Passive detection alerts moderators only; it does not contact the user. See

Crisis Safety

Crisis Safety

How Mellow screens for crisis and why it responds the way it does.

.

On this page