Limnoria/plugins
James Vega a46476a9ca Remove @url get. Add the snarfed url when replying with the tinyurl. Tests are
updated accordingly. @random will display the corresponding tinyurl when
someone decides on the display format
2003-11-05 20:37:39 +00:00
..
Alias.py Only throw a recursion error if the command matches the alias name exactly 2003-11-04 17:39:32 +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 Lots of changes to make it follow the format of a typical supybot plugin 2003-10-31 23:53:35 +00:00
ChannelDB.py Added an addword test and fixed the wordstats failures. 2003-11-05 07:59:44 +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
Dunno.py Make Dunno use standardSubstitute 2003-11-02 03:18:39 +00:00
Ebay.py Added support for more countries (should support all english-speaking 2003-11-03 00:16:43 +00:00
Enforcer.py Fixed __init__ and its error with instancemethods not having adjustable __doc__ strings. 2003-10-29 06:35:02 +00:00
Factoids.py Added change. 2003-10-30 04:36:40 +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 Fix insult so that it doesn't reply to the person that called it. Also fixed 2003-11-04 22:51:20 +00:00
Gameknot.py Bastages changed the format of their page! (fixed a regexp for getStats) 2003-11-04 23:04:38 +00:00
Google.py Added the Toggleable.__init__'s and therefore the help commands 2003-10-29 07:23:20 +00:00
Http.py Fixed the stupid DOM Element output, added test. 2003-11-05 06:56:03 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
Karma.py Fixed karma response in the case of absolutely no karma. 2003-11-04 09:09:53 +00:00
KillBold.py
Lookup.py Added test, fixed a bug it found. 2003-10-30 02:33:04 +00:00
Markov.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
Math.py Converted to not use the new module but the types module instead. 2003-10-30 03:46:31 +00:00
MoobotFactoids.py Fixed greedniess of a few regexes and did some associated fixes. 2003-11-03 06:25:02 +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 Changed to more generic command names. 2003-10-21 05:11:53 +00:00
News.py Converted to use more generic command names. 2003-10-21 05:32:57 +00:00
Notes.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
OSU.py Changed command names to be more generic. 2003-10-21 05:06:36 +00:00
Parter.py Updated. 2003-10-23 08:35:26 +00:00
Poll.py Some fixes to Poll, removed delete command, added example. 2003-10-27 15:11:45 +00:00
Python.py Refactored a bit and allow 'pydoc copy'. 2003-11-04 06:26:24 +00:00
QuoteGrabs.py Fixed bug #835786 -- case insensitive now. 2003-11-05 06:29:07 +00:00
Quotes.py Changed the name of the quote command to get. 2003-11-03 06:36:18 +00:00
RSS.py Changed names to be more generic/consistent. 2003-10-21 04:22:54 +00:00
RawLogger.py
Relay.py Made Relay not ignore, and added a check to Owner.doPrivmsg to make sure commands can't get called by ignored people (even if noIgnore is True on the plugin with the commands. 2003-11-04 17:34:48 +00:00
RootWarner.py
Services.py Generalized the command names. 2003-10-21 07:26:06 +00:00
Sourceforge.py Finally caught Bug #835371. Also refactored the plugin and added some tests 2003-11-05 02:13:41 +00:00
Status.py Added solaris to the list of supported operating systems for memory stats. 2003-10-28 20:18:33 +00:00
Todo.py Changed all %d's to %s's 2003-10-29 22:05:53 +00:00
Topic.py Fixed some bugs and cleaned up the test suite. 2003-10-28 05:49:31 +00:00
URL.py Remove @url get. Add the snarfed url when replying with the tinyurl. Tests are 2003-11-05 20:37:39 +00:00
Unix.py Updated configure to be more descriptive about disabling progstats. 2003-10-23 08:15:47 +00:00
Utilities.py Added the "action" command and associated tests. 2003-10-30 17:16:02 +00:00
__init__.py