Commands

Write your own custom commands

Under the hood, WildBeast's command system is an extension of the system from Detritus.

We won't go into some of the more advanced ways to control command flow that's included with Detritus' system, such as onBeforeRun, built-in ratelimiting, and permission checks.

For more info on this, please see the Detritus Documentation, and the Detritus Examples instead.

There are 3 types of commands, slash commands and 2 types of context menu commands. Documentation for each type is provided below.

Slash commandsContext menu actions

Last updated

Was this helpful?