Limnoria/plugins
Jeremy Fincher dcffc5df62 Minor change: names -> nicks in @seen help. 2003-10-02 00:24:36 +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 Added PluginDocumentation to test to make sure all commands have documentation. 2003-09-06 06:23:03 +00:00
ChannelDB.py Minor change: names -> nicks in @seen help. 2003-10-02 00:24:36 +00:00
ChannelLogger.py Oops, accidentally committed a tyop in a comment. 2003-09-23 16:17:13 +00:00
Ctcp.py
DCC.py Added DCC CHAT support. 2003-09-11 06:43:49 +00:00
Debian.py Cleanup of debincoming (also made sure to thread it). 2003-09-29 06:08:16 +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 Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
FixRelayBot.py
FreeBSD.py
Friendly.py Changed to use callbacks.reply again, now that we have the prefixName option. 2003-09-08 08:50:57 +00:00
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 Added the uptimeEnder to world.flushers instead of just running it atexit. 2003-09-22 09:55:00 +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 Help updates, updates for metagoogle, and a change in bolding. 2003-09-10 22:29:34 +00:00
Http.py Removed deepthought command now that we have a supyfact for it. 2003-09-13 13:39:41 +00:00
IMDB.py Fixed bug in genre pluralization. 2003-09-22 17:32:12 +00:00
Infobot.py
KillBold.py
Lookup.py Made addlookup ignore comment lines (designated by initial '#'). 2003-09-29 08:49:54 +00:00
Markov.py
Math.py Added a bit to the morehelp for calc to explain floating point inaccuracies. 2003-09-23 15:42:01 +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 Updated for the new ircdb.users. 2003-09-14 02:43:17 +00:00
OSU.py Added PluginDocumentation to test to make sure all commands have documentation. 2003-09-06 06:23:03 +00:00
Parter.py
Python.py Moved {zen,pydoc} to the Python plugin and {whois,dns} to the Network plugin. 2003-10-01 11:12:06 +00:00
Quotes.py Added --with option to quote command. 2003-09-22 22:11:05 +00:00
RSS.py Convert not to care how long its messages are. 2003-09-07 06:01:25 +00:00
RawLogger.py Added docstrings. 2003-08-29 17:03:12 +00:00
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 Fixed cmdstats to make sure only canonicalNames get in. 2003-09-30 13:51:32 +00:00
Topic.py Forgot to return after an irc.error. 2003-09-24 06:16:29 +00:00
TwistedCommands.py
URLSnarfer.py Made --url into --fancy and made simple URL responses the default. 2003-09-10 18:15:28 +00:00
Unix.py Convert not to care how long its messages are. 2003-09-07 06:01:25 +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