diff --git a/irc/nickserv.go b/irc/nickserv.go index 40967bc9..9a7d6897 100644 --- a/irc/nickserv.go +++ b/irc/nickserv.go @@ -222,6 +222,9 @@ indicate an empty password, use * instead.`, enabled: servCmdRequiresAuthEnabled, minParams: 2, }, + "password": { + aliasOf: "passwd", + }, "get": { handler: nsGetHandler, help: `Syntax: $bGET $b