X-Git-Url: https://ruin.nu/git/?p=NDIRC.git;a=blobdiff_plain;f=Commands%2FBasic.pm;h=d0570f6c432070d423735d4ac6608ae4319fd420;hp=672c7a9958c7a84940ca6bb420fb957260372f02;hb=14fe324122bee271d8153f3db81491240a87895c;hpb=bd6624a4e56ad6968b57b76786ebd8787433ead4 diff --git a/Commands/Basic.pm b/Commands/Basic.pm index 672c7a9..d0570f6 100644 --- a/Commands/Basic.pm +++ b/Commands/Basic.pm @@ -25,6 +25,7 @@ use NDIRC::Dispatcher; command commands => { help => q(commands | 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){