Limnoria/plugins
Jeremy Fincher d4e5047ebf Fixed bugs in option parsing. 2003-11-14 15:49:13 +00:00
..
Alias.py Made Aliases disambiguate themselves, and made that API in Owner public. 2003-11-12 02:18:22 +00:00
Amazon.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Babelfish.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
BadWords.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Bugzilla.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
ChannelDB.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
ChannelLogger.py Removed several instances where it would raise exceptions the message after parting a channel. 2003-10-15 05:56:32 +00:00
Ctcp.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
DCC.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Debian.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Dict.py Multiple bugs that couldn't be tested while the dict.org server was down have now been tested, found, and eradicated. 2003-11-13 17:11:52 +00:00
Dunno.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Ebay.py Style updates. 2003-11-13 19:21:22 +00:00
Enforcer.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
Factoids.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
FixRelayBot.py Added a missing commit. 2003-10-09 04:37:36 +00:00
Friendly.py Fixed bug in testGreet. 2003-10-25 18:22:52 +00:00
Fun.py Added a squish command/outfilter. 2003-11-13 20:24:40 +00:00
FunDB.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Gameknot.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
Google.py Add support for plain-text google groups links. 2003-11-11 16:32:28 +00:00
Http.py Slight syntax fix for @weather reply 2003-11-12 17:22:23 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
Karma.py Let ++/-- regexps have whitespace on the end 2003-11-14 15:09:30 +00:00
KillBold.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Lookup.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Markov.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
Math.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
MoobotFactoids.py Fixed bugs in option parsing. 2003-11-14 15:49:13 +00:00
Movies.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Network.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
News.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Note.py Need a return after the dispatch to _oldnotes. 2003-11-11 17:09:45 +00:00
OSU.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Parter.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Poll.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Python.py Fixed bug in formatting of pydoc. 2003-11-13 17:56:51 +00:00
QuoteGrabs.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
Quotes.py Removed the Toggleable subclass, since it wasn't being used at all (accidentally committed earlier, I'm sure). 2003-11-08 09:28:02 +00:00
RSS.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
RawLogger.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Relay.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
RootWarner.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Services.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Sourceforge.py Of course I can't reproduce the bug when I'm testing the fix for it, but this 2003-11-14 14:06:19 +00:00
Status.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Todo.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Topic.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
URL.py The dots need to escape from tinyurl 2003-11-12 17:30:24 +00:00
Unix.py Hopefully fixed bugs in Unix.spell once and for all. 2003-11-08 07:29:45 +00:00
Utilities.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
__init__.py