]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/nickserv.help
updading changelog.
[irc/evilnet/x3.git] / src / nickserv.help
index 65b45ce3a4a0d88cafaf8924825c4d5dac3142da..b6f6f640a887e908083e9b561a93b19b0cd55b85 100644 (file)
         "$uSee Also:$u accountinfo, account flags, nickinfo, set, userinfo"
         );
 };
+
+"ODELCOOKIE" {
+        "/services/nickserv/email_enabled" (
+        "/msg $N ODELCOOKIE <nick|*account>",
+        "Requests that $N cancels the cookie of the specified account.",
+        );
+};
+
 "PASS" ("/msg $N@$s PASS <oldpass> <newpass>",
         "Changes your $b$N$b password.",
         "$uSee Also:$u auth");