Personal command
- Default command:
!d perso {command}
- Alias:
!d p {command}
Allow users to create custom command that everyone can use on the server.
Commands | Description | Example |
---|---|---|
new {command name}{message} | Create a new Guild bound command (support files and links) | !d p new hi Hello World! |
edit {command name} {new message} | Edit an existing command | !d p edit hi Bye World! |
list | Send a private message with a list of all server's existing command | |
delete {command} | Allow user who created the command or admins to delete the command | !d p delete hi |
Toggle | Toggle the use of personnal commands | !d p Toggle |
prefix {NewPrefix} | Change personal commands prefix | !d p prefix % |
Note
To allow custom commands, server's admin need to use Toggle
. Reusing it will disable custom commands.
To use a custom command, server's admin need to use the prefix
command.