Enkaidu::Slash::MacroCommand
Inherits Enkaidu::Slash::Command < Reference < Object
Constants
HELP = "#{HELP_BRIEF}\n- `ls`\n - List all available macros.\n - Macros can be executed by using the `!` sigil before the name of the macro. E.g. `!test`"
HELP_BRIEF = "`#{NAME} [<sub-command>]` - Manage macros"
NAME = "/macro"
Instance methods
name
Source