Limnoria/plugins
Jeremy Fincher d4e41dae55 Forgot another import. 2004-12-19 16:05:46 +00:00
..
Alias.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Amazon.py
Anonymous.py
AutoMode.py Forgot another import. 2004-12-19 16:05:46 +00:00
Babelfish.py Forgot a Raise=True. 2004-12-07 04:18:22 +00:00
BadWords.py
Bayes.py
Bugzilla.py Convert some 'text' to 'something' 2004-11-30 13:58:50 +00:00
ChannelLogger.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
ChannelRelay.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
ChannelStats.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Ctcp.py Send proper CTCP responses. 2004-12-16 18:07:55 +00:00
Currency.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Cycler.py Don't cycle if we're already op. 2004-12-16 18:07:10 +00:00
DCC.py
Debian.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Dict.py wrapified 2004-12-15 16:37:26 +00:00
Dunno.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Ebay.py
Factoids.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Filter.py
FixRelayBot.py
Format.py Fixed a couple test failures. 2004-11-30 04:49:21 +00:00
Freenode.py
Fun.py Changed implementation of xor command to be cooler. 2004-12-10 07:04:10 +00:00
FunDB.py
Gameknot.py
Geekquote.py
Google.py Updated the easy stuff to work with groups.google.com's new layout. The 2004-12-10 04:53:16 +00:00
Herald.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Http.py Removed some XXXes. 2004-12-16 09:50:42 +00:00
Infobot.py Deprecate Infobot until we get around to fixing it. 2004-12-10 03:43:43 +00:00
Insult.py
Internet.py Handle some more reply formats to fix a test failure. 2004-12-10 03:41:05 +00:00
Karma.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
KeepAlive.py
KillBold.py
Lart.py Fixed bug #1083822, attributing the 'dis'ee incorrectly. Now it says 2004-12-12 17:54:12 +00:00
Later.py Variable name change, humanTimestampFormat => reply.format.time 2004-12-10 06:21:53 +00:00
Limiter.py Need SimpleProxy for irc.noReply() 2004-12-17 06:02:20 +00:00
LogToIrc.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Lookup.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Markov.py There were some unforseen consequences of using irc.error(), so back to 2004-12-10 05:55:04 +00:00
Math.py Fixed some bugz0rs. 2004-11-21 13:18:58 +00:00
MoobotFactoids.py Add plugins.getChannel 2004-12-17 05:18:21 +00:00
Network.py Added RFE #1031748, optional password for Network.connect. 2004-12-17 19:51:09 +00:00
News.py Variable name change, humanTimestampFormat => reply.format.time 2004-12-10 06:21:53 +00:00
NickCapture.py Removed a check for something that would make us never send an ISON. 2004-12-06 03:31:26 +00:00
Nickometer.py
Note.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
OSU.py
Observer.py Updated to give an appropriate error message in Observer.remove. 2004-12-19 00:17:09 +00:00
Parter.py
Poll.py Variable name change, humanTimestampFormat => reply.format.time 2004-12-10 06:21:53 +00:00
Praise.py
Protector.py Misspelled variable name. 2004-12-16 14:17:03 +00:00
Python.py
Quakenet.py
Quote.py Finally finish renaming Quotes -> Quote 2004-12-12 05:39:19 +00:00
QuoteGrabs.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Quotes.py Variable name change, humanTimestampFormat => reply.format.time 2004-12-10 06:21:53 +00:00
RSS.py Catch an exception that wasn't being caught. 2004-12-18 20:28:52 +00:00
Random.py No reason why we can't sample empty strings. 2004-12-19 00:17:26 +00:00
RawLogger.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Relay.py Added noticeNonPrivmsgs configuration variable. 2004-12-19 01:21:32 +00:00
RootWarner.py
Scheduler.py Removed some XXXes. 2004-12-16 09:50:42 +00:00
Seen.py Add plugins.getChannel 2004-12-17 05:18:21 +00:00
Services.py Removed some XXXes. 2004-12-16 09:50:42 +00:00
ShrinkUrl.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Sourceforge.py Make the specific tracker commands work. 2004-12-16 20:34:52 +00:00
Status.py
Success.py
SuperIgnore.py
Tail.py
Time.py Variable name change, humanTimestampFormat => reply.format.time 2004-12-10 06:21:53 +00:00
Todo.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
Topic.py
URL.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
Unix.py Apparently, popen2.popen4 doesn't reap its children, so let's use 2004-12-17 01:37:42 +00:00
UrbanDict.py
Utilities.py Forgot to remove a debugging print. 2004-12-18 21:22:20 +00:00
Weather.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
WordStats.py Hopefully this will completely fix the WordStats bug. 2004-12-18 12:15:46 +00:00
Words.py Converted to use irc.isChannel rather than ircutils.isChannel. 2004-12-16 07:56:57 +00:00
XMLLogger.py Todo #1047143, conversion of os.path.join calls to dirize calls. 2004-12-16 07:43:13 +00:00
__init__.py Add plugins.getChannel 2004-12-17 05:18:21 +00:00