Limnoria/plugins
Jeremy Fincher 4cc9579582 Fixed bug in tests; it was caused by the prefix character being snarfed in along with the URL. 2003-11-10 23:24:19 +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 Fix the @seen --user bug and add a test to keep it fixed 2003-11-10 16:02:17 +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
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 Add handling of 'Invalid Item' pages. Update tests to check 'Invalid Item' 2003-11-09 03:15:24 +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
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
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 bugs, tested some more and fixed those two. Boomshakalaka! 2003-11-10 22:43:19 +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
Relay.py Converted to Configurable. 2003-11-08 09:44:04 +00:00
RootWarner.py
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 Fixed bug in tests; it was caused by the prefix character being snarfed in along with the URL. 2003-11-10 23:24:19 +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