Limnoria/plugins
Jeremy Fincher 234728b322 Changed to Configurable. 2003-11-08 09:51:05 +00:00
..
Alias.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +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 Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +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 Converted to use Configurable instead of Toggleable. 2003-11-08 08:01:34 +00:00
ChannelDB.py Converted to use Configurable instead of Toggleable. 2003-11-08 08:01:34 +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
Dictionary.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Dunno.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Ebay.py Updated. 2003-11-08 00:09:54 +00:00
Enforcer.py Updated to use Configurable. 2003-11-08 00:10:38 +00:00
Factoids.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +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 colorize command 2003-11-07 18:49:26 +00:00
FunDB.py Fix insult so that it doesn't reply to the person that called it. Also fixed 2003-11-04 22:51:20 +00:00
Gameknot.py Converted to Configurable. 2003-11-08 07:37:41 +00:00
Google.py Updated to use Configurable. 2003-11-08 08:07:44 +00:00
Http.py Fixed the stupid DOM Element output, added test. 2003-11-05 06:56:03 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
Karma.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +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 Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Markov.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
Math.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
MoobotFactoids.py Fixed some text to read a bit better. Still doesn't look quite perfect though 2003-11-06 21:22: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 Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Notes.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +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 Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Python.py Converted to Configurable. 2003-11-08 08:12:25 +00:00
QuoteGrabs.py Changed to Configurable. 2003-11-08 09:51:05 +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 Converted to Configurable. 2003-11-08 09:44:04 +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 Generalized the command names. 2003-10-21 07:26:06 +00:00
Sourceforge.py Updated to use Configurable. 2003-11-08 09:02:30 +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 Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
Topic.py Removed the example strings until we figure out what to do with them 2003-11-06 20:42:27 +00:00
URL.py Converted to Configurable. Also reverted the _urlRe back to the old version, which works better. I don't care that parentheses are valid URL characters, they simply never happen in practice. Practicality beats Purity. 2003-11-08 09:26:33 +00:00
Unix.py Hopefully fixed bugs in Unix.spell once and for all. 2003-11-08 07:29:45 +00:00
Utilities.py @echo should reply with help when it receives no arguments 2003-11-07 18:51:49 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00