Shortcuts

shortcuts

Display shortcut information

setprefix

Set the prefix to be used to respond to shortcuts for the server.

remove

Removes a shortcut from the server by name.

`{prefix}shortcuts remove hello  - removes !hello

set

Set the message to be sent for a given shortcut name.

`{prefix}shortcuts set hello Hello, World!!!!` - set !hello for the server

list

Lists all shortcuts for the server.

`{prefix}shortcuts list - lists all shortcuts