Limnoria/plugins
James Vega fac4c5624c Removed any unnecessary configure methods (ones that only called
conf.registerPlugin) and changed all other configure methods to accept the
advanced argument instead of onStart.
2004-01-29 23:58:27 +00:00
..
Alias.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Amazon.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Babelfish.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
BadWords.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Bugzilla.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
ChannelDB.py These don't work yet, but I need to be able to see my other diff. 2004-01-28 19:08:47 +00:00
ChannelLogger.py HUUUUUUUUGE Configuration change. 2004-01-18 07:58:26 +00:00
Ctcp.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
DCC.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Debian.py Fixed the configure() definition. Fixed Debian.file so that something like 2004-01-29 23:51:20 +00:00
Dict.py Converted to use a global value instead of a channel value. 2004-01-20 12:29:11 +00:00
Dunno.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Ebay.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Enforcer.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Factoids.py Changed the help of learn to match the registry. 2004-01-28 18:13:21 +00:00
Filter.py Huge commit to finish refactoring of replies. 2004-01-08 23:03:48 +00:00
FixRelayBot.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
Friendly.py Deprecated the Friendly plugin. 2004-01-26 18:35:57 +00:00
Fun.py Moved isIP* to utils from ircutils. 2004-01-16 17:33:51 +00:00
FunDB.py Someone forgot to convert the testsuite when FunDB.num was switched to 2004-01-21 02:19:26 +00:00
Gameknot.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Google.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Herald.py Fixed some bugs left over from registry conversion. 2004-01-27 16:48:41 +00:00
Http.py Made maxSize a config variable, supybot.httpPeekSize. 2004-01-28 16:14:12 +00:00
Infobot.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Karma.py Fixed some bugs left over from registry conversion. 2004-01-27 16:48:41 +00:00
KillBold.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Lookup.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Markov.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Math.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
MoobotFactoids.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Movies.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Network.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
News.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Note.py HUUUUUUUUGE Configuration change. 2004-01-18 07:58:26 +00:00
OSU.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Parter.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Poll.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Python.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
QuoteGrabs.py Updated to add a few more configuration variables. 2004-01-28 14:05:21 +00:00
Quotes.py Changed num to stats. 2004-01-18 08:19:44 +00:00
RSS.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
RawLogger.py HUUUUUUUUGE Configuration change. 2004-01-18 07:58:26 +00:00
Relay.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
RootWarner.py Forgot not to import configurable. 2004-01-27 20:00:03 +00:00
Scheduler.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Services.py Converted to use the registry. 2004-01-28 19:05:16 +00:00
Sourceforge.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Status.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Todo.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Topic.py Changed to registry. 2004-01-26 19:17:59 +00:00
URL.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Unix.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Utilities.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Weather.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
WordStats.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Words.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00