Limnoria/plugins
Jeremy Fincher fb4a4ffca7 Changed the default of the snarfer, added a question to configure. 2003-11-19 23:34:53 +00:00
..
Alias.py Fixed help string for alias add. 2003-11-17 06:06:43 +00:00
Amazon.py
Babelfish.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
BadWords.py Removed addbadword and removebadword; changed the name of addbadwords and removebadwords to add and remove, respectively. 2003-11-19 23:15:08 +00:00
Bugzilla.py Changed the default of the snarfer, added a question to configure. 2003-11-19 23:34:53 +00:00
ChannelDB.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
ChannelLogger.py
Ctcp.py
DCC.py
Debian.py Fixed an uncaught exception in Debian.version. 2003-11-18 10:49:15 +00:00
Dict.py configure() should append 'load Dict' to onStart, not 'load Dictionary' 2003-11-17 01:27:21 +00:00
Dunno.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Ebay.py Changed the default of the snarfer, added a question to configure. 2003-11-19 23:34:53 +00:00
Enforcer.py Forgot to change configure to reflect the revenge update. 2003-11-17 14:46:10 +00:00
Factoids.py Handled the case where one factoid is returned from Factoids.search better. 2003-11-18 17:49:10 +00:00
FixRelayBot.py
Friendly.py
Fun.py Caught the LookupError raised from a bad encoding. 2003-11-17 23:10:14 +00:00
FunDB.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Gameknot.py Made Configurable persistent. 2003-11-11 15:58:20 +00:00
Google.py Changed the default of the snarfer, added a question to configure. 2003-11-19 23:34:53 +00:00
Http.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Infobot.py
Karma.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
KillBold.py
Lookup.py Handled empty lines appropriately in supyfact files. 2003-11-19 22:39:01 +00:00
Markov.py Changed the name of the commands in Markov and added a test (that currently only tests documentation) for Markov. 2003-11-19 22:25:19 +00:00
Math.py Updated error message for overflow. 2003-11-17 15:55:43 +00:00
MoobotFactoids.py Made ChannelDBHandler threadsafe, and wrote a DBHandler for threadsafe non-channel-based databases. 2003-11-15 07:56:27 +00:00
Movies.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Network.py
News.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Note.py Made ChannelDBHandler threadsafe, and wrote a DBHandler for threadsafe non-channel-based databases. 2003-11-15 07:56:27 +00:00
OSU.py
Parter.py
Poll.py Multiple choices for polls. Still broke.. needs tests.. etc etc. Work in progress :) 2003-11-18 22:48:28 +00:00
Python.py Changed the default of the snarfer, added a question to configure. 2003-11-19 23:34:53 +00:00
QuoteGrabs.py Updated the plugin docstring. 2003-11-17 23:17:58 +00:00
Quotes.py Removed vestigal quotegrabs table statement. 2003-11-14 19:10:51 +00:00
RSS.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:46:09 +00:00
RawLogger.py
Relay.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
RootWarner.py
Services.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Sourceforge.py Finished the alias sf question in configure. 2003-11-19 23:18:34 +00:00
Status.py Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically). 2003-11-15 04:37:04 +00:00
Todo.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
Topic.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
URL.py Changed the default of the snarfer, added a question to configure. 2003-11-19 23:34:53 +00:00
Unix.py Fixed spell problems; stopped caching spell fds (it's not called often enough to care, or go through the trouble). 2003-11-15 04:25:28 +00:00
Utilities.py Changed the needed= keyword arg in privmsgs.getArgs to required=. 2003-11-11 13:20:06 +00:00
__init__.py