Limnoria/plugins
Jeremy Fincher a1c911e954 Added the ability to see notes you've sent yourself. 2003-10-26 17:50:12 +00:00
..
Alias.py Fix for bug #829353; added a test for the remove command. 2003-10-24 09:10:10 +00:00
Amazon.py Updated to use generic command name and to require privilege for licensekey. 2003-10-21 06:35:15 +00:00
Babelfish.py
BadWords.py Brought BadWords up to the times. 2003-10-22 05:35:52 +00:00
Bugzilla.py Added configure() prompts to automatically disable the snarfer 2003-10-22 18:51:16 +00:00
ChannelDB.py Made the bot keep stats on himself. 2003-10-24 22:29:30 +00:00
ChannelLogger.py
Ctcp.py
DCC.py
Debian.py Oops, didn't quite finish. 2003-10-21 05:29:39 +00:00
Dictionary.py
Ebay.py Added configure() prompts to automatically disable the snarfer 2003-10-22 18:51:16 +00:00
Enforcer.py Updated to use more generic command names. 2003-10-21 06:36:38 +00:00
Factoids.py Fixed pluralization bug in info. 2003-10-23 05:14:41 +00:00
FixRelayBot.py
Friendly.py Fixed bug in testGreet. 2003-10-25 18:22:52 +00:00
Fun.py Made outfilter channel-specific. 2003-10-24 22:43:48 +00:00
FunDB.py Parse 'my' in @lart and @praise (Closes: RFE #828950) 2003-10-23 15:23:01 +00:00
Gameknot.py Missing conf import 2003-10-23 15:31:56 +00:00
Google.py Added configure() prompts to automatically disable the snarfer 2003-10-22 18:51:16 +00:00
Http.py Fixed the 'title' regexp to be non-greedy, in case there's a </title> tag 2003-10-24 00:46:21 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
KillBold.py
Lookup.py Still catching remnants of the FileLookup switch. 2003-10-21 06:31:57 +00:00
Markov.py
Math.py Made <number> optional in convert. 2003-10-23 04:21:40 +00:00
MoobotFactoids.py Fixed some failing test cases. 2003-10-24 11:03:43 +00:00
Movies.py configure() was still adding 'load IMDB' to onStart instead of 'load Movies' 2003-10-23 12:59:15 +00:00
Network.py
News.py Converted to use more generic command names. 2003-10-21 05:32:57 +00:00
Notes.py Added the ability to see notes you've sent yourself. 2003-10-26 17:50:12 +00:00
OSU.py
Parter.py Updated. 2003-10-23 08:35:26 +00:00
Poll.py Long live unicode! :D 2003-10-24 21:37:09 +00:00
Python.py Fixed os.path lookups. 2003-10-22 03:55:03 +00:00
Quotes.py
RSS.py
RawLogger.py
Relay.py Removed the die on the IRC object in relay disconnect because that makes all the plugins die. 2003-10-24 23:15:04 +00:00
RootWarner.py
Services.py Generalized the command names. 2003-10-21 07:26:06 +00:00
Sourceforge.py Added another field (Submitted by) to the snarfer. Centralized the re options 2003-10-24 12:38:45 +00:00
Status.py Removed the percentage thing, it's not entirely useful. 2003-10-24 21:42:54 +00:00
Todo.py Fixed test to match new output. 2003-10-24 22:08:15 +00:00
Topic.py
URLSnarfer.py Made the snarfer remove the parentheses from a URL. 2003-10-21 19:20:30 +00:00
Unix.py Updated configure to be more descriptive about disabling progstats. 2003-10-23 08:15:47 +00:00
Utilities.py
__init__.py