Mellow LogoMellow

User Management Commands

Personal preferences, privacy, and expression commands.

User management commands

/preferences

View or change your personal Mellow settings.

/preferences view
/preferences set personality:gentle timezone:America/New_York reminders:true

/preferences view

Shows all of your current settings.

/preferences set

Change one or more of:

OptionTypeNotes
personalitychoicegentle, supportive, direct, playful, professional, encouraging
timezonetextIANA name, e.g. Europe/London
checkin_intervalnumberminutes between check-in reminders (30-10080)
reminderstrue/falseenable check-in reminders
context_loggingtrue/falseallow storing messages for AI context
crisis_detectiontrue/falsescreen your own messages for crisis indicators
crisis_dmstrue/falseallow Mellow to DM you crisis support

There is no separate reset command. To wipe stored conversation history use /context clear; to turn off future logging set context_logging:false.

/timemode

Set your timezone so Mellow can adjust its tone by time of day.

/timemode timezone:America/New_York
  • timezone (required) - an IANA timezone name.

/context

See or clear what Mellow remembers about your conversations.

/context view
/context clear
  • view - how much context is stored, and your current privacy settings.
  • clear - delete all stored conversation history for you. This cannot be undone.

/profile

Your Mellow profile: recent check-ins, coping tool usage, and ghost letter / journal counts.

/profile

/ghostletter

Write an unsent letter to get feelings out, or read your past ones. Only you can see your ghost letters, and their text is encrypted at rest.

/ghostletter write:Today was hard, but I am still here
/ghostletter
  • write (optional) - the letter text. Omit it to read your past letters.

/feedback

Send feedback about Mellow to the team.

/feedback message:The breathing exercise really helped tonight
  • message (required) - your feedback.

Feedback may be reviewed and, with your wording preserved, featured as a testimonial only if the team explicitly approves it.

/report

Report a problem or a user to the Mellow team.

/report message:A user in my server is misusing the crisis command
  • message (required) - what happened.

Privacy summary

  • You control what is stored (context_logging, crisis_detection, crisis_dms).
  • /context view shows exactly what is kept; /context clear deletes it.
  • Sensitive fields are encrypted per-field with AES-256-GCM.
  • For a full account deletion, contact the team via the support server or [email protected].

On this page