Limnoria/plugins
James Vega 0c3c37b4ba Now Todo.remove can take multiple taskids to be removed instead of just one 2003-12-10 13:51:58 +00:00
..
Alias.py Allow ambiguous aliases. 2003-12-10 07:43:45 +00:00
Amazon.py Added Amazon.books and Amazon.videos so that users can search those products 2003-12-08 16:32:29 +00:00
Babelfish.py
BadWords.py
Bugzilla.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
ChannelDB.py Fixed bug #853654. 2003-12-05 12:08:24 +00:00
ChannelLogger.py
Ctcp.py
DCC.py
Debian.py Handle p.d.o being down gracefully. 2003-12-09 00:32:53 +00:00
Dict.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
Dunno.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Ebay.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
Enforcer.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
Factoids.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
FixRelayBot.py
Friendly.py
Fun.py Added ping command. 2003-12-03 23:56:06 +00:00
FunDB.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Gameknot.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
Google.py Changed \x02...\x0F to an ircutils.bold. 2003-12-06 13:26:00 +00:00
Http.py Got rid of another urlopen call 2003-12-09 14:52:32 +00:00
Infobot.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Karma.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
KillBold.py
Lookup.py Fixed bug in that you could add over top already-existing commands. 2003-12-04 07:03:37 +00:00
Markov.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Math.py Added an icalc command for doing calculations with real integers. 2003-12-04 08:29:19 +00:00
MoobotFactoids.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Movies.py
Network.py
News.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Note.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
OSU.py
Parter.py
Poll.py Fixed bug in Poll.add, it didn't handle sqlite returning a string. 2003-12-09 00:35:13 +00:00
Python.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
QuoteGrabs.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Quotes.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
RSS.py Nicer error message. 2003-12-09 20:46:40 +00:00
RawLogger.py
Relay.py Added a topic-sync configurable for determining whether or not the bot should relay topic changes. 2003-12-10 08:27:30 +00:00
RootWarner.py Made configurable. 2003-12-10 06:58:17 +00:00
Services.py Robustified. 2003-12-09 04:57:34 +00:00
Sourceforge.py Reverted a version. 2003-12-09 00:39:16 +00:00
Status.py
Todo.py Now Todo.remove can take multiple taskids to be removed instead of just one 2003-12-10 13:51:58 +00:00
Topic.py Improve some error handling and test some more uses 2003-12-09 15:57:19 +00:00
URL.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Unix.py Removed an old comment. 2003-12-09 00:03:42 +00:00
Utilities.py Added a trusted capability (defaulting to off); made Utilties.re require it. 2003-12-04 08:28:56 +00:00
__init__.py