« Back to Help Center

Custom Commands Overview

Custom Commands
Axis Team

Axis Team

Custom Commands let you define your own commands using your server’s prefix. When someone uses one, Axis performs a set of actions you create.


Creating a Command

Go to the Custom Commands section in your dashboard and click New. You can create up to 100 custom commands.

Each command includes:

  • Trigger - the name users type to activate the command
  • Description - optional, shown in the dashboard
  • Cooldown - limits how often it can be used
  • Enabled - toggle the command on or off

Actions

Each command runs up to 5 actions, which will happen in-order from top to bottom.

Available action types

  • Respond
  • Respond with Embed
  • Delete Message
  • Give Role
  • Take Role
  • Set Nickname

With Axis custom commands, you are not limited to just one action. You can perform multiple actions using one command.

Was this helpful?

Related Articles