Limnoria/plugins
Jeremy Fincher 3a9194d2e4 Updated contributors. 2004-10-01 04:13:32 +00:00
..
Alias.py Added a repr keyword argument to errorInvalid and used it to fix bug #1030474. 2004-09-22 22:41:58 +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
Babelfish.py Added a warning about languages that depend strongly on multi-byte characters. 2004-09-30 08:26:22 +00:00
BadWords.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Bugzilla.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
ChannelLogger.py Integrated sweede's patch and removed includeNetworkName (the directory structure rocks much more, and that just confused things). 2004-09-30 06:03:21 +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
DCC.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Debian.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Dict.py Needed to import webutils for webutils.strError calls 2004-09-21 22:31:43 +00:00
Dunno.py Abstracted out some functionality to plugins.DbiChannelDB. 2004-09-24 20:06:07 +00:00
Ebay.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
Enforcer.py Should fix bug #1029954. 2004-09-30 08:31:27 +00:00
Factoids.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Filter.py Outfilters should *always* give a msg= keyword argument when they create a new message, because otherwise tags don't remain. If you see any other places where they don't, go ahead and fix them as well :). 2004-09-29 18:56:02 +00:00
FixRelayBot.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Format.py Remove #! lines. 2004-09-20 03:01:50 +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 Added urlquote/urlunquote to webutils and changed Fun to use them. 2004-09-20 11:48:37 +00:00
FunDB.py Changed dbi.Record not to use a metaclass. 2004-09-24 20:05:34 +00:00
Gameknot.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
Geekquote.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
Google.py Better behavior in the case of a non-importing google.py. 2004-09-30 22:00:00 +00:00
Herald.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Http.py Removed some useless blank lines. 2004-09-30 04:10:28 +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
LogToIrc.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Lookup.py Made this error an error. 2004-09-29 18:54:49 +00:00
Markov.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Math.py Remove #! lines. 2004-09-20 03:01:50 +00:00
MoobotFactoids.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Network.py Moved disambiguation stuff to callbacks.IOP. Also fixed rename-persistence. 2004-09-22 21:38:20 +00:00
News.py Changed dbi.Record not to use a metaclass. 2004-09-24 20:05:34 +00:00
NickCapture.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Nickometer.py Remove #! lines. 2004-09-20 03:01:50 +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
Python.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
QuoteGrabs.py Remove #! lines. 2004-09-20 03:01:50 +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 Remove #! lines. 2004-09-20 03:01:50 +00:00
RootWarner.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Scheduler.py Moved disambiguation stuff to callbacks.IOP. Also fixed rename-persistence. 2004-09-22 21:38:20 +00:00
Seen.py RFE 1017095 - Added wildcard support to Seen command 2004-09-21 06:51:12 +00:00
Services.py Remove the #! line and use getpass to get the password. 2004-09-18 01:56:55 +00:00
ShrinkUrl.py Converted to use commands. 2004-09-30 09:57:47 +00:00
Sourceforge.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
Status.py Enforce the noExtraness of these commands. 2004-09-30 05:28:24 +00:00
SuperIgnore.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Tail.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Time.py We can allow the at and until commands now. 2004-09-30 07:41:05 +00:00
Todo.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Topic.py Fix bug #1031277, exception in some Topic commands when trying to modify a 2004-09-20 19:24:15 +00:00
URL.py Removed privmsgs.urlSnarfer, now it exists only in commands. 2004-09-30 10:04:22 +00:00
Unix.py Remove #! lines. 2004-09-20 03:01:50 +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 Moved disambiguation stuff to callbacks.IOP. Also fixed rename-persistence. 2004-09-22 21:38:20 +00:00
Weather.py It's nice when Weather.weather works. 2004-09-25 17:55:22 +00:00
WordStats.py Remove #! lines. 2004-09-20 03:01:50 +00:00
Words.py Updated to add the configurable single-letter commands. 2004-09-30 04:12:15 +00:00
XMLLogger.py Remove #! lines. 2004-09-20 03:01:50 +00:00
__init__.py Abstracted out some functionality to plugins.DbiChannelDB. 2004-09-24 20:06:07 +00:00