Custom Commands
Custom commands management
| Subcommand | Description |
|---|---|
| add | Adds a custom command |
| delete | Deletes a custom command |
| edit | Edits a custom command |
| list | Shows custom commands list |
Add
!customcom add <command> <text>
Adds a custom command
Example: !customcom add yourcommand Text you want
CCs can be enhanced with arguments: https://twentysix26.github.io/Red-Docs/red_guide_command_args/
Delete
!customcom delete <command>
Deletes a custom command
Example: !customcom delete yourcommand
Edit
!customcom edit <command> <text>
Edits a custom command
Example: !customcom edit yourcommand Text you want
