Jeremy Fincher
|
574c861cdb
|
Fixed bugs with stupid contractions in NickServ notices.
|
2003-11-25 15:37:25 +00:00 |
|
Jeremy Fincher
|
77393f83ad
|
Fixed bug in identification/doNotice code that would cause an infinite loop if the stupid services on the stupid (coughoftccough) network use a contraction.
|
2003-11-25 10:30:58 +00:00 |
|
Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
Jeremy Fincher
|
0b9d7bd0bb
|
Fixed bug #847032.
|
2003-11-22 03:50:45 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
|
Jeremy Fincher
|
ec626896d3
|
Generalized the command names.
|
2003-10-21 07:26:06 +00:00 |
|
James Vega
|
84f931bb9f
|
Lots of pylint cleanups
|
2003-10-11 21:03:02 +00:00 |
|
Jeremy Fincher
|
7973dc8921
|
Fixed bug #820259, where he was killing himself if his nick didn't exactly match in case.
|
2003-10-09 05:49:01 +00:00 |
|
Jeremy Fincher
|
ec0de6431d
|
Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins.
|
2003-10-05 12:56:56 +00:00 |
|
Jeremy Fincher
|
bc5ec5d0f0
|
Fix for recent discovery that some misconfigured servers will send 422 instead of 376.
|
2003-09-30 15:21:02 +00:00 |
|
Jeremy Fincher
|
2c8dee38c2
|
Fix for configure bug.
|
2003-09-25 07:18:46 +00:00 |
|
Jeremy Fincher
|
41d3039c68
|
Removed some debugging stuff that never should've been committed.
|
2003-09-22 11:16:41 +00:00 |
|
Jeremy Fincher
|
da6f429fe5
|
Made a do376 so it authenticates (hopefully) before joining a channel.
|
2003-09-07 09:49:43 +00:00 |
|
Jeremy Fincher
|
b0ccf44e2b
|
Fixed a documentation bug and changed startnickserv to startservices.
|
2003-09-06 18:26:31 +00:00 |
|
James Vega
|
5c034ead98
|
Fixed the onStart load string to match the module's name change from NickServ to Services
|
2003-08-31 21:58:08 +00:00 |
|
Jeremy Fincher
|
dfc9f2f160
|
Finished change to Services.
|
2003-08-30 04:28:09 +00:00 |
|
Jeremy Fincher
|
fcdcebf990
|
Changed the name of NickServ to Services.
|
2003-08-29 06:50:33 +00:00 |
|