Limnoria/plugins
Jeremy Fincher 55ccb85542 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
..
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
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 Fixed the order of arguments on debversion and made it only do one package at a time. 2003-10-16 14:03:12 +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 Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
FileLookup.py Changed the Lookup plugin to be FileLookup instead. 2003-10-19 15:05:40 +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 Updated jeffk. 2003-10-20 10:15:56 +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 Changed the name back to Google. 2003-10-19 21:04:35 +00:00
Http.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Infobot.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +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
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
Moobot.py Moved the more useful Moobot commands to Fun. 2003-10-20 05:11:13 +00:00
MoobotFactoids.py Restored the original conf.replyWhenNotCommand value on die(). 2003-10-20 03:43:18 +00:00
Movies.py Changed the name of the IMDB plugin to Movies. 2003-10-18 12:59:46 +00:00
Network.py Fixed all the #! lines to be consistent and a couple formatting issues with 2003-10-16 14:53:42 +00:00
News.py Changed the name back to News. 2003-10-19 21:10:56 +00:00
Notes.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
OSU.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Parter.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Python.py Added an example. 2003-10-20 06:59:53 +00:00
Quotes.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
RSS.py Don't bother with the questions about the info alias. No one cares. 2003-10-10 03:18:52 +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 Oops, forgot an 'or'. 2003-10-19 14:45:14 +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 Using utils.depluralize now instead of my previous hack 2003-10-18 14:21:03 +00:00
Status.py Added an update to UptimesDB in __init__. 2003-10-20 03:44:10 +00:00
Todo.py Fixed all the #! lines to be consistent and a couple formatting issues with 2003-10-16 14:53:42 +00:00
Topic.py Changed ChannelTopic back to Topic. 2003-10-19 15:48:44 +00:00
TwistedCommands.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +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 Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00