Limnoria/plugins
Jeremy Fincher c6e5d22f6b Updated to use commands.wrap. 2004-10-23 21:27:01 +00:00
..
Alias.py Hopefully recursive aliases will be subject to supybot.commands.nested.maximum now. 2004-10-13 22:28:47 +00:00
Amazon.py Update others/amazon.py to latest version and add the new region support to 2004-09-25 16:59:23 +00:00
Anonymous.py Remove #! lines. 2004-09-20 03:01:50 +00:00
AutoMode.py Fixed fallthrough handling. 2004-10-22 19:36:30 +00:00
Babelfish.py Fix bug #1043863, urlquoted text in reply. 2004-10-11 11:43:15 +00:00
BadWords.py commands.wrap update 2004-10-15 12:26:38 +00:00
Bayes.py Handled the case of an empty file (which apparently can crop up sometimes in unclean exits). 2004-10-19 16:41:52 +00:00
Bugzilla.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
ChannelLogger.py Let's only log one of our non-{PRIVMSG,NOTICE} outgoing messages. 2004-10-20 08:47:25 +00:00
ChannelRelay.py Remove #! lines. 2004-09-20 03:01:50 +00:00
ChannelStats.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Ctcp.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Currency.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Cycler.py Broke out some of the behavior of the Enforcer plugin. 2004-10-22 04:49:39 +00:00
DCC.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Debian.py commands.wrap update 2004-10-22 22:08:03 +00:00
Dict.py Needed to import webutils for webutils.strError calls 2004-09-21 22:31:43 +00:00
Dunno.py commands.wrap update 2004-10-16 02:19:17 +00:00
Ebay.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Factoids.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Filter.py Added shrink filter. 2004-10-23 16:32:59 +00:00
FixRelayBot.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Format.py Converted to commands.wrap, added capitalize and title. 2004-10-19 11:58:04 +00:00
Freenode.py Initial checkin; handles CAPAB IDENTIFY-MSG and is able to ignore unidentified users unilaterally. 2004-09-21 16:48:12 +00:00
Fun.py optional to additional conversions. 2004-10-19 12:03:18 +00:00
FunDB.py Changed dbi.Record not to use a metaclass. 2004-09-24 20:05:34 +00:00
Gameknot.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Geekquote.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Google.py Fixed bug. 2004-10-23 16:02:49 +00:00
Herald.py Converted to use commands. 2004-10-19 16:48:52 +00:00
Holdem.py Make sure we always reply to a stand. 2004-10-15 17:52:59 +00:00
Http.py Updated to use commands.wrap. 2004-10-23 21:27:01 +00:00
Infobot.py Added some more stop words. 2004-09-30 20:00:41 +00:00
Insult.py Updated contributors. 2004-10-01 04:13:32 +00:00
Internet.py Improve our whois handling. whois.pir.org became a bit more strict on the 2004-09-25 17:29:27 +00:00
Karma.py Not entirely necessary there, removed the plugin-wide check for sqlite. 2004-09-29 18:55:13 +00:00
KeepAlive.py Remove #! lines. 2004-09-20 03:01:50 +00:00
KillBold.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Later.py Changed default of private. 2004-09-30 05:39:23 +00:00
Limiter.py Broke out some of the behavior of the Enforcer plugin. 2004-10-22 04:49:39 +00:00
LogToIrc.py RFE #1039510, plugins.LogToIrc.networks. 2004-10-05 01:00:33 +00:00
Lookup.py quick stylistic things. 2004-10-01 04:22:18 +00:00
Markov.py Small fix for when we generate a markov chain with initial words. 2004-10-08 21:40:23 +00:00
Math.py optional => additional conversions. 2004-10-19 12:14:01 +00:00
MoobotFactoids.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Network.py Clarified the variables in the help message for Network.connect 2004-10-08 18:51:50 +00:00
News.py Update to use newer commands.wrap 2004-10-13 16:49:19 +00:00
NickCapture.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Nickometer.py commands.wrap update 2004-10-22 22:19:30 +00:00
Note.py Changed dbi.Record not to use a metaclass. 2004-09-24 20:05:34 +00:00
OSU.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Observer.py Various minor refactorings, moved supybot.reply.{brackets,pipeSyntax} to supybot.commands.nested. 2004-09-23 23:15:27 +00:00
Parter.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Poll.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Project.py Changed dbi.Record not to use a metaclass. 2004-09-24 20:05:34 +00:00
Protector.py Fixed some bugz0rs. 2004-10-22 19:37:25 +00:00
Python.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Quakenet.py whitespace 2004-10-16 03:41:54 +00:00
QuoteGrabs.py Updated to use commands.wrap. 2004-10-23 21:27:01 +00:00
Quotes.py Now the comment is even MORE elucidating\! 2004-09-29 18:54:33 +00:00
RSS.py Fixed the failing RSS test, yay. 2004-09-30 08:41:07 +00:00
Random.py Remove #! lines. 2004-09-20 03:01:50 +00:00
RawLogger.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Relay.py Updated to use commands.wrap. 2004-10-23 04:55:52 +00:00
RootWarner.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Scheduler.py Updated to use commands.wrap. 2004-10-23 04:55:52 +00:00
Seen.py Updated to use commands.wrap. 2004-10-23 04:55:52 +00:00
Services.py Hmm...maybe this is the second part of the disabling-network commit? Who knows. 2004-10-04 10:01:23 +00:00
ShrinkUrl.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Sourceforge.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Status.py commands.wrap update 2004-10-17 18:01:58 +00:00
Success.py commands.wrap update 2004-10-17 18:14:18 +00:00
SuperIgnore.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Tail.py Updated to use commands.wrap. 2004-10-23 04:55:52 +00:00
Time.py Updated to use commands.wrap. 2004-10-23 21:27:01 +00:00
Todo.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Topic.py Fixed. 2004-10-19 03:07:25 +00:00
URL.py Made commands.wrap stop doing decorators, exposed thread and urlSnarfer, and changed plugins accordingly. 2004-10-22 05:56:55 +00:00
Unix.py Oops, did an optional instead of an additional. 2004-10-23 19:28:20 +00:00
UrbanDict.py Fixed regexp to match changes made to UrbanDict site 2004-09-20 16:41:13 +00:00
UserInfo.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Utilities.py Converted to commands.wrap. 2004-10-22 19:50:12 +00:00
Weather.py commands.wrap. 2004-10-23 20:26:40 +00:00
WordStats.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Words.py Updated to use commands.wrap. 2004-10-23 21:27:01 +00:00
XMLLogger.py Remove #! lines. 2004-09-20 03:01:50 +00:00
__init__.py We shouldn't toLower until we know it's not None. 2004-10-01 21:27:44 +00:00