Skip to main content

/commandbutton create

Admin Command

This command requires administrator permissions.

(BETA) Sends a button which triggers a command when clicked.

Usage

/commandbutton create [command] (color) (emoji) (label)

Arguments

  • command: (Required) Command to invoke.
  • color: (Optional) Color for the button.
        Options: blurple, gray, green, red
  • emoji: (Optional) Emoji to include in the button.
  • label: (Optional) Label for the button, defaults to the command name.

Details

Creates a persistent interactive button in a channel that, when clicked, triggers the bot to execute the specified command as a command interaction so users can invoke bot functionality without typing. Intended for administrators to expose common actions (for example queue sign-ups, role assignments, or event join buttons) and supports customizable appearance; only users with admin privileges can deploy these buttons.

Required Permissions

Permission Required

This command requires either:

  • A configured NeatQueue Staff Role
  • Manage Channels permission