Limnoria/plugins
James Vega 31c05776c6 Update configure() and configurable default states so that the default for
snarfers is off and all users are asked whether they would like to enable the
snarfer
2003-11-17 18:09:42 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Alias.py Fixed help string for alias add. 2003-11-17 06:06:43 +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 some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +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 Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
ChannelDB.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +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 configure() should append 'load Dict' to onStart, not 'load Dictionary' 2003-11-17 01:27:21 +00:00
Dunno.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Ebay.py @ebay -> @auction 2003-11-17 16:55:11 +00:00
Enforcer.py Forgot to change configure to reflect the revenge update. 2003-11-17 14:46:10 +00:00
Factoids.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:46:09 +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 Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
FunDB.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Gameknot.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
Google.py Update configure() and configurable default states so that the default for 2003-11-17 18:09:42 +00:00
Http.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
Karma.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +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 Updated error message for overflow. 2003-11-17 15:55:43 +00:00
MoobotFactoids.py Made ChannelDBHandler threadsafe, and wrote a DBHandler for threadsafe non-channel-based databases. 2003-11-15 07:56:27 +00:00
Movies.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +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 Made ChannelDBHandler threadsafe, and wrote a DBHandler for threadsafe non-channel-based databases. 2003-11-15 07:56: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 Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Python.py Bugfixes (and removed threading). 2003-11-17 06:00:56 +00:00
QuoteGrabs.py The configurable key wasn't updated properly. 2003-11-17 01:55:11 +00:00
Quotes.py Removed vestigal quotegrabs table statement. 2003-11-14 19:10:51 +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 Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37: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
RSS.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:46:09 +00:00
Services.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Sourceforge.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Status.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +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
Unix.py Fixed spell problems; stopped caching spell fds (it's not called often enough to care, or go through the trouble). 2003-11-15 04:25:28 +00:00
URL.py All tinyurl related commands now query the local database to see if a tinyurl 2003-11-17 17:30:53 +00:00
Utilities.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00