3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-13 07:29:30 +01:00
make PASSWORD an alias for PASSWD in nickserv
This commit is contained in:
Shivaram Lingamneni 2021-03-01 22:40:39 -05:00
parent 872ca646f3
commit 22af40c995

View File

@ -222,6 +222,9 @@ indicate an empty password, use * instead.`,
enabled: servCmdRequiresAuthEnabled,
minParams: 2,
},
"password": {
aliasOf: "passwd",
},
"get": {
handler: nsGetHandler,
help: `Syntax: $bGET <setting>$b