Help Center / Command Builder / How to edit and manage your custom commands

How to edit and manage your custom commands

Commands are per-server and always editable after the fact.

The library

Saved commands can be edited and re-deployed from the My Commands view at any time. Retiring a command with /command delete removes it from the slash menu within seconds.

A custom slash command used in Discord
A member using a custom /rules command built with the Command Builder.

Imports are safety-checked

  1. Share commands as JSON
    Commands can be exported and shared between servers as JSON files.
  2. The import is analysed
    Before anything registers, an AI safety check scans the command for malicious behaviour.
  3. Blocked or verified
    Unsafe commands are blocked with the reason shown; safe ones register immediately as Imported and Verified.