add support for service command aliases

This commit is contained in:
Shivaram Lingamneni 2018-08-06 09:21:29 -04:00
parent 3c12fb6254
commit 578ca2fdf6
3 changed files with 36 additions and 18 deletions

View file

@ -63,6 +63,9 @@ invoking the command without a code will display the necessary code.`,
helpShort: `$bUNREGISTER$b deletes a channel registration.`,
enabled: chanregEnabled,
},
"drop": {
aliasOf: "unregister",
},
"amode": {
handler: csAmodeHandler,
help: `Syntax: $bAMODE #channel [mode change] [account]$b