Skip to content

/pssbot — Command Reference

/pssbot help [command]

Returns available commands filtered by the caller's permission tier. Without command, shows a one-line summary of each visible command family. With command (autocomplete: event, rsvp, pssbot), shows subcommand details.

Non-organizers see only the subcommands available to them — organizer-only subcommands are hidden rather than shown with a warning label.

Available to any server member.


/pssbot feedback

Opens a modal with a single free-text field. On submit:

  • Creates a row in Bot_feedback (Grist) with the caller's Discord username, snowflake ID, and feedback text.
  • Posts to the bot alerts channel (BOT_ALERTS_CHANNEL_ID) with the caller's mention and full text.
  • Replies with an ephemeral confirmation.

Available to any server member.