Commands
Underlined commands mean that only members with a set permission can use them.
Defaults to owner-only. Set with /slashy config role
which is always restricted to the owner permission.
Italicized arguments are optional.
Ephemeral means that the reply can only be seen by the person who originally ran the command.
You can't create commands with names that start with slashy
as I've reserved those for the bot.
All the following are subcommands of the /slashy
command, and they're used by invoking /slashy
first. E.g. /slashy add
Command | Usage | Description |
---|---|---|
add | /slashy add name reply description ephemeral | Add new slash commands. Description and Ephemeral (hidden reply) fields are optional. Default Description: A command made by Slashy Default Ephemeral status: False |
remove | /slashy remove name | Remove existing slash commands. |
edit | /slashy edit name new-reply new-description new-ephemeral | Edit an existing command's reply, description, ephemeral status, or all of the above at once. |
config | /slashy config role | Set the role required to manage slash commands. Can only be run by the server owner. |
list | /slashy list | List all of your server's commands. |
stats | /slashy stats | Display some Slashy statistics. Different outputs whether you run it in a server or a DM. |
help | /slashy help | You guessed it, shows you this, but in Discord! |