Commit Graph

4890 Commits

Author SHA1 Message Date
Jeremy Fincher e525e04a42 Persistent renames. 2004-09-11 16:16:16 +00:00
Jeremy Fincher dd7b02fb54 More useful assert. 2004-09-11 16:14:43 +00:00
James Vega 9c8c505de5 Scrap the Old 'n' Busted. Bring in the New Hotness (aka, freshly abstracted). 2004-09-10 19:37:49 +00:00
James Vega 82167728e4 Update the kernel command. 2004-09-10 17:31:13 +00:00
James Vega a7bdd631e3 Add conf.supybot.plugins.Karma.allowUnaddressedKarma 2004-09-10 15:59:38 +00:00
James Vega 4a6740fbca Removed Http.futurama as it's has been made into a supyfact file for the
Lookup plugin.
2004-09-10 15:55:25 +00:00
Kevin Murphy 1f0a21c86a Oops... Missed a case where the plugin's author is the only listed contributor
Minor changes to more accurately adhere to Supybot coding standards
2004-09-10 08:52:03 +00:00
Kevin Murphy 9b0ffcfdb5 Included contributors command
Added self as plugin contributor
2004-09-10 08:31:59 +00:00
Kevin Murphy ca38340de6 Included test cases for new Misc.contributors command 2004-09-10 08:31:17 +00:00
Jeremy Fincher f21689a01a Fixed invalidCommand flood protection. 2004-09-10 07:40:24 +00:00
Jeremy Fincher 915ab813c6 Wow, this was some of the most broken code EVAR. 2004-09-10 07:28:07 +00:00
Jeremy Fincher ee4768634f Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality. 2004-09-10 07:27:42 +00:00
James Vega 56cf248302 If we're never normal, we shouldn't try to say we are. 2004-09-10 07:17:53 +00:00
Jeremy Fincher 76056e35e4 Let's handle non-IrcCallbacks for sorting. 2004-09-10 07:10:35 +00:00
Jeremy Fincher 8edb880af0 Initial checkin. 2004-09-10 07:02:21 +00:00
Jeremy Fincher 6c7a1e6d8c Updated to show channelValues. 2004-09-10 06:59:05 +00:00
Jeremy Fincher 8eeab87a98 Stupid asserts. Definitely not worth it there. 2004-09-10 06:58:36 +00:00
Jeremy Fincher d3421b0bd0 Fix for privmsgs.thread. 2004-09-10 06:51:29 +00:00
James Vega 51ad408ff3 Use our newly annotated ircmsgs to enhance Misc.last's output. 2004-09-10 06:45:27 +00:00
Jeremy Fincher eb9bd70599 Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
Jeremy Fincher 0cd853ad35 Added an extra test, just to be sure this worked. 2004-09-10 06:33:31 +00:00
Jeremy Fincher fa124b14b7 Networked things appropriately. 2004-09-10 06:32:42 +00:00
Jeremy Fincher 5dbcf950a8 Added makeBackupIfSmaller and Everything and Nothing. 2004-09-10 06:32:17 +00:00
Jeremy Fincher e98bb7a787 Elucidating comment. 2004-09-10 06:31:39 +00:00
Jeremy Fincher c573ab5996 New plugin prioritization method. 2004-09-10 06:30:21 +00:00
Jeremy Fincher 6243fe6baf Nicer getattr. 2004-09-10 06:28:50 +00:00
Jeremy Fincher bf0037d291 Updated template. 2004-09-10 06:27:23 +00:00
Jeremy Fincher 95877b2d53 This should work somewhat. 2004-09-10 06:26:46 +00:00
Jeremy Fincher 5589ffdea3 Slight help update. 2004-09-10 06:25:38 +00:00
Jeremy Fincher ff957f8952 Added an XXX. 2004-09-10 06:25:05 +00:00
Jeremy Fincher 9fa465ce09 Changed action to do; it's more consistent with 'say' (rather than 'privmsg') and MozBot's similar plugin. 2004-09-10 06:24:30 +00:00
Jeremy Fincher 498c3167e7 Updated. 2004-09-10 06:22:46 +00:00
James Vega c1a0304724 Gotta have ourself if we want to be called. 2004-09-10 01:36:55 +00:00
James Vega 4ba5c2af3c Finally pass the correct object off to strError, I hope. 2004-09-10 01:36:08 +00:00
Daniel DiPaolo 184c4a97da I have a job! 2004-09-09 22:33:40 +00:00
Daniel DiPaolo 0f89737c16 Whoops, forgot an arg to the string formatting 2004-09-09 21:18:57 +00:00
Jeremy Fincher bebe005584 Fixed Regexp. 2004-09-09 19:13:46 +00:00
Jeremy Fincher 1745e091f6 Initial checkin; it doesn't work, but some people might like to look at it. 2004-09-09 19:13:32 +00:00
Jeremy Fincher 33b4bd97ed Updated. 2004-09-09 19:12:39 +00:00
Jeremy Fincher 5ac4c8c481 No more unsets. 2004-09-09 18:58:56 +00:00
Jeremy Fincher 3537c34a58 More fix0rs for prefixName. 2004-09-09 18:53:40 +00:00
James Vega 9b5f945d28 I was brain-dead when I committed this last time. 2004-09-09 16:27:18 +00:00
James Vega c84c47e8fb Put a band-aid on our "not catching InvalidRegistryName" problem. This
should be further investigated since callCommand should be doing the catching.
2004-09-09 16:25:53 +00:00
Jeremy Fincher daca76bfc8 Elucidating comment. 2004-09-09 15:35:05 +00:00
Jeremy Fincher 5aa00316ab Used some supers. 2004-09-09 15:34:13 +00:00
Jeremy Fincher 91101978d5 Added IrcMsg attribute tagging, and used it in some places. 2004-09-09 15:33:57 +00:00
Jeremy Fincher 767f5bb0a3 Added proper prefixName handling to callbacks.reply. 2004-09-09 15:33:18 +00:00
Jeremy Fincher 41d18f415e Copyright and some docstring changes. 2004-09-09 15:32:46 +00:00
Jeremy Fincher 1e7c45eca4 Added an FAQ for hostmasks. 2004-09-09 15:32:16 +00:00
James Vega 3b30b7b4e4 Let's sleep just a smidge longer to ensure our time difference is >= 1 2004-09-09 14:59:30 +00:00