X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/ceafd592b7c084e0857902f0dd4132db97b2abf7..51db18e02060ffaee80af608346df7bf66007e8e:/src/nickserv.help diff --git a/src/nickserv.help b/src/nickserv.help index 65b45ce..b6f6f64 100644 --- a/src/nickserv.help +++ b/src/nickserv.help @@ -398,6 +398,14 @@ "$uSee Also:$u accountinfo, account flags, nickinfo, set, userinfo" ); }; + +"ODELCOOKIE" { + "/services/nickserv/email_enabled" ( + "/msg $N ODELCOOKIE ", + "Requests that $N cancels the cookie of the specified account.", + ); +}; + "PASS" ("/msg $N@$s PASS ", "Changes your $b$N$b password.", "$uSee Also:$u auth");