forked from External/ergo
add support for service command aliases
This commit is contained in:
parent
3c12fb6254
commit
578ca2fdf6
3 changed files with 36 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue