Limnoria/plugins
Jeremy Fincher ab2bea589a Changed the names of the src/ plugins. 2003-10-21 06:03:57 +00:00
..
Alias.py Removed the syntax command; changed interface of callbacks.findCallbackForCommand to return a list of the matching callbacks; fix help to handle the prefixing of the plugin name. 2003-10-20 10:25:13 +00:00
Amazon.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +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 Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Bugzilla.py Add new bugzilla module 2003-10-20 19:56:17 +00:00
ChannelDB.py Updated ChannelDB to use user ids instead of usernames. 2003-10-20 07:39:40 +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
Enforcer.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Factoids.py Made command names more generic. 2003-10-21 05:19:54 +00:00
FixRelayBot.py Added a missing commit. 2003-10-09 04:37:36 +00:00
Friendly.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Fun.py Added the outfilter command, great fun. 2003-10-20 21:15:06 +00:00
FunDB.py Moved bestuptime over to the Status plugin. 2003-10-14 06:39:31 +00:00
Gameknot.py Escape the .'s in the urls for the snarfer 2003-10-17 14:23:51 +00:00
Google.py Made names more generic. 2003-10-21 04:44:44 +00:00
Http.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Infobot.py Dropped an extraneous paren 2003-10-20 17:20:41 +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 to use more generic names. 2003-10-21 04:32:52 +00:00
Markov.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Math.py Fix for a few exceptions escaping, bug #826177 in partciular. 2003-10-19 14:47:29 +00:00
MoobotFactoids.py Changed the names of the src/ plugins. 2003-10-21 06:03:57 +00:00
Movies.py Changed the name of the IMDB plugin to Movies. 2003-10-18 12:59:46 +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 Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
OSU.py Changed command names to be more generic. 2003-10-21 05:06:36 +00:00
Parter.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Python.py Forgot to normalize in cases of type.method. 2003-10-21 03:22:29 +00:00
Quotes.py Made command names more generic. 2003-10-21 05:19:54 +00:00
RSS.py Changed names to be more generic/consistent. 2003-10-21 04:22:54 +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 use generic command names. 2003-10-21 04:09: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
Services.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Sourceforge.py Added @disablesfsnarfer and its test 2003-10-20 17:52:09 +00:00
Status.py Added an update to UptimesDB in __init__. 2003-10-20 03:44:10 +00:00
Todo.py Changed to use more generic names. 2003-10-21 04:50:03 +00:00
Topic.py Converted to use generic names. 2003-10-21 04:03:25 +00:00
URLSnarfer.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Unix.py Made the help for wtf more descriptive. 2003-10-14 02:31:44 +00:00
Utilities.py Fix for bug #826612. 2003-10-20 22:24:08 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00