creating slash commands
i tried to generate a slash command with cli bot it did not register
1 Reply
We have an extensive guide for registering slash commands: https://www.sapphirejs.dev/docs/Guide/commands/application-commands/what-are-application-commands
Or for a more basic overview see https://www.sapphirejs.dev/docs/Guide/getting-started/creating-a-basic-app-command
Sapphire Framework
What are application commands? | Sapphire
For a quick overview of how to create a basic slash command, see the page under [Getting
Sapphire Framework
Creating a basic slash command | Sapphire
This section covers the absolute minimum for setting up a slash command. We have an entire "Application Commands"