]> ruin.nu Git - NDIRC.git/blobdiff - Commands/Basic.pm
Use discord channel id
[NDIRC.git] / Commands / Basic.pm
index 672c7a9958c7a84940ca6bb420fb957260372f02..d0570f6c432070d423735d4ac6608ae4319fd420 100644 (file)
@@ -25,6 +25,7 @@ use NDIRC::Dispatcher;
 
 command commands => {
        help => q(commands <command> | Gives help about all available commands or lists all commands available in the current channel),
+       type => 'help',
 }, class extends NDIRC::Command {
        method execute ($c,$command) {
                unless($command){