Limnoria/plugins
Jeremy Fincher d079777f27 Deleted a few variables that shouldn't have been exported. 2003-10-04 12:44:55 +00:00
..
Alias.py Commented out new.function stuff for later when new.function actually works. 2003-09-29 05:41:03 +00:00
Amazon.py
Babelfish.py Oops, left a random.choice with the arguments of a random.shuffle. 2003-09-18 05:58:24 +00:00
BadWords.py
ChannelDB.py Fix for KeyError escaping from stats. 2003-10-02 00:43:38 +00:00
ChannelLogger.py Oops, accidentally committed a tyop in a comment. 2003-09-23 16:17:13 +00:00
Ctcp.py
DCC.py
Debian.py Updated debfile to default to glob, but allow regexp and exact options. 2003-10-03 04:21:37 +00:00
Dict.py Added a bit more error checking in the case of bad arguments. 2003-09-29 16:13:51 +00:00
Enforcer.py Added extra logging to Enforcer in the case where it's not started. 2003-09-22 02:46:36 +00:00
Factoids.py Deleted a few variables that shouldn't have been exported. 2003-10-04 12:29:58 +00:00
FixRelayBot.py
FreeBSD.py
Friendly.py
FunCommands.py Moved {zen,pydoc} to the Python plugin and {whois,dns} to the Network plugin. 2003-10-01 11:12:06 +00:00
FunDB.py Stylistic changes. 2003-10-02 16:07:53 +00:00
Gameknot.py Fixed to use the proper irc.reply arguments instead of callbacks.reply. 2003-09-23 20:45:25 +00:00
Google.py Added disablegooglesnarfer command to disable the snarfer. 2003-10-02 22:36:20 +00:00
Http.py
IMDB.py Fixed bug in genre pluralization. 2003-09-22 17:32:12 +00:00
Infobot.py
KillBold.py Fixed to kill bold much more accurately. 2003-10-03 08:49:51 +00:00
Lookup.py Made addlookup ignore comment lines (designated by initial '#'). 2003-09-29 08:49:54 +00:00
Markov.py
Math.py Deleted a few variables that shouldn't have been exported. 2003-10-04 12:29:58 +00:00
Moobot.py
Network.py Moved {zen,pydoc} to the Python plugin and {whois,dns} to the Network plugin. 2003-10-01 11:12:06 +00:00
News.py * Added a required per-channel news capability 2003-09-26 22:40:35 +00:00
Notes.py
OSU.py
Parter.py
Python.py Bug fixes for .so modules. 2003-10-02 16:13:49 +00:00
Quotes.py Made quotes.randomquote simple dispatch to a quote with a --id option. 2003-10-04 10:22:36 +00:00
RSS.py
RawLogger.py
Relay.py Fix for recent discovery that some misconfigured servers will send 422 instead of 376. 2003-09-30 15:21:02 +00:00
RootWarner.py
Services.py Fix for recent discovery that some misconfigured servers will send 422 instead of 376. 2003-09-30 15:21:02 +00:00
Status.py Moved the list of commands from cmdstats to the commands command. 2003-10-03 22:55:34 +00:00
Topic.py Updated example string. 2003-10-03 10:13:41 +00:00
TwistedCommands.py
URLSnarfer.py Syntax still said --url instead of --fancy. 2003-10-03 22:24:32 +00:00
Unix.py Deleted a few variables that shouldn't have been exported. 2003-10-04 12:44:55 +00:00
Utilities.py Removed shrink command since it's mostly unnecessary since we got the mores. 2003-09-24 04:19:23 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
baseplugin.py Removed the old sys.path-munging code now that we're disutil'ed. 2003-09-24 07:28:25 +00:00