summaryrefslogtreecommitdiffstats
path: root/scripts/nickserv.pl
AgeCommit message (Collapse)Author
2016-04-20nickserv.pl: Add support for Freenode and irc.perl.orgDagfinn Ilmari Mannsåker
Freenode includes control characters in its notices, so strip these. Also removes a redundant regexp from the if clause for /msg NickServ style services.
2014-10-19Fix perlcritic issues for all scripts starting with m to rObfuscoder
2014-07-01nickserv.pl: allow unbounded-length usernames.Matt Sparks
Some ircds, namely unrealircd, allow the username to be 10 characters. RFC 2812 does not seem to specify the maximum length of usernames.
2014-05-31Import scripts from scripts.irssi.orgAlexander Færøy