Limnoria/plugins
Daniel DiPaolo aee5c6c18e * Finished up MoobotFactoids, I think. Added delete, augmentFactoids (foo is
also bar), and replaceFactoids (no foo is bar), as well as cleaning up some
  of the regexps that were there (we allow spaces in the factoids, dummy!), and
  also made the addFactoids regexp more accomodating to other phrases with the
  word "is" in them :)  Also, updated the tests for it, of course.
2003-10-16 05:27:01 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Alias.py Better error messages in addAlias. 2003-10-11 12:48:12 +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 Made *everything* case-insensitive. 2003-10-14 05:54: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 Fixed a bug with debfile so that it doesn't error out when there are no 2003-10-16 01:59:17 +00:00
Dict.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +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
FixRelayBot.py Added a missing commit. 2003-10-09 04:37:36 +00:00
FreeBSD.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Friendly.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
FunCommands.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
FunDB.py Moved bestuptime over to the Status plugin. 2003-10-14 06:39:31 +00:00
Gameknot.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Google.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Http.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
IMDB.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
Lookup.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 Added test for rpn 2 degrees and fixed rpn to pass it. 2003-10-13 04:54:57 +00:00
Moobot.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
MoobotFactoids.py * Finished up MoobotFactoids, I think. Added delete, augmentFactoids (foo is 2003-10-16 05:27:01 +00:00
Network.py Changed whois to internic. 2003-10-07 21:38:11 +00:00
News.py Added one minor thing so *all* unexpired news items aren't shown. 2003-10-15 05:30:02 +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 *Trying*, as hard as possible, to be nice to Windows. 2003-10-05 21:37:29 +00:00
Quotes.py Lots of pylint cleanups 2003-10-11 21:03:02 +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 Lots of pylint cleanups 2003-10-11 21:03:02 +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 Don't bother with the questions about the info alias. No one cares. 2003-10-10 03:18:52 +00:00
Services.py Lots of pylint cleanups 2003-10-11 21:03:02 +00:00
Sourceforge.py Add slightly better handling of de-pluralization 2003-10-16 02:42:47 +00:00
Status.py Max out the recorded uptimes at 50. 2003-10-15 06:25:32 +00:00
Todo.py * Fixed searchtodo 2003-10-10 05:47:19 +00:00
Topic.py Lots of pylint cleanups 2003-10-11 21:03:02 +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
Unix.py Made the help for wtf more descriptive. 2003-10-14 02:31:44 +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
Utilities.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00