Limnoria/plugins
James Vega f6c83b38d1 Fix insult so that it doesn't reply to the person that called it. Also fixed
the instult tests so that the check the entire response, not just a regex
2003-11-04 22:51:20 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Alias.py Only throw a recursion error if the command matches the alias name exactly 2003-11-04 17:39:32 +00:00
Amazon.py Updated to use generic command name and to require privilege for licensekey. 2003-10-21 06:35:15 +00:00
Babelfish.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
BadWords.py Brought BadWords up to the times. 2003-10-22 05:35:52 +00:00
Bugzilla.py Lots of changes to make it follow the format of a typical supybot plugin 2003-10-31 23:53:35 +00:00
ChannelDB.py Moved Karma off into its own plugin. 2003-11-04 08:42:11 +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 Fixed several bugs and added a test to make sure they don't happen again. 2003-10-09 16:38:14 +00:00
Debian.py Oops, didn't quite finish. 2003-10-21 05:29:39 +00:00
Dictionary.py Changed the Dict plugin to Dictionary. 2003-10-19 14:58:08 +00:00
Dunno.py Make Dunno use standardSubstitute 2003-11-02 03:18:39 +00:00
Ebay.py Added support for more countries (should support all english-speaking 2003-11-03 00:16:43 +00:00
Enforcer.py Fixed __init__ and its error with instancemethods not having adjustable __doc__ strings. 2003-10-29 06:35:02 +00:00
Factoids.py Added change. 2003-10-30 04:36:40 +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 Made outfilter channel-specific. 2003-10-24 22:43:48 +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 Added the Toggleable.__init__'s and therefore the help commands 2003-10-29 07:23:20 +00:00
Google.py Added the Toggleable.__init__'s and therefore the help commands 2003-10-29 07:23:20 +00:00
Http.py Forget to catch the actual exception instance in callCommand. 2003-10-31 19:17:26 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
Karma.py Fixed karma response in the case of absolutely no karma. 2003-11-04 09:09:53 +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 Added test, fixed a bug it found. 2003-10-30 02:33:04 +00:00
Markov.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
Math.py Converted to not use the new module but the types module instead. 2003-10-30 03:46:31 +00:00
MoobotFactoids.py Fixed greedniess of a few regexes and did some associated fixes. 2003-11-03 06:25:02 +00:00
Movies.py configure() was still adding 'load IMDB' to onStart instead of 'load Movies' 2003-10-23 12:59:15 +00:00
Network.py Changed to more generic command names. 2003-10-21 05:11:53 +00:00
News.py Converted to use more generic command names. 2003-10-21 05:32:57 +00:00
Notes.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
OSU.py Changed command names to be more generic. 2003-10-21 05:06:36 +00:00
Parter.py Updated. 2003-10-23 08:35:26 +00:00
Poll.py Some fixes to Poll, removed delete command, added example. 2003-10-27 15:11:45 +00:00
Python.py Refactored a bit and allow 'pydoc copy'. 2003-11-04 06:26:24 +00:00
QuoteGrabs.py Added the 'list' function, added code to prevent duplicate grabs being added to 2003-11-04 04:38:40 +00:00
Quotes.py Changed the name of the quote command to get. 2003-11-03 06:36:18 +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 Relay not ignore, and added a check to Owner.doPrivmsg to make sure commands can't get called by ignored people (even if noIgnore is True on the plugin with the commands. 2003-11-04 17:34:48 +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
RSS.py Changed names to be more generic/consistent. 2003-10-21 04:22:54 +00:00
Services.py Generalized the command names. 2003-10-21 07:26:06 +00:00
Sourceforge.py Reduced some lines to fewer than 80 characters. 2003-11-04 07:03:18 +00:00
Status.py Added solaris to the list of supported operating systems for memory stats. 2003-10-28 20:18:33 +00:00
Todo.py Changed all %d's to %s's 2003-10-29 22:05:53 +00:00
Topic.py Fixed some bugs and cleaned up the test suite. 2003-10-28 05:49:31 +00:00
Unix.py Updated configure to be more descriptive about disabling progstats. 2003-10-23 08:15:47 +00:00
URL.py Changed the name to URL. 2003-11-04 08:48:05 +00:00
Utilities.py Added the "action" command and associated tests. 2003-10-30 17:16:02 +00:00