Limnoria/plugins
Jeremy Fincher e50f3ccbac Added Utilities.last. 2004-04-22 03:39:38 +00:00
..
Alias.py Made 'alias foo bar' work as expected. 2004-04-20 11:28:03 +00:00
Amazon.py Remove a subclass from test_Amazon. 2004-02-19 07:40:57 +00:00
Babelfish.py supybot.plugins.Babelfish.disabledLanguages -> 2004-04-17 17:17:45 +00:00
BadWords.py BadWords will now filter words that have been formatted 2004-04-15 21:20:52 +00:00
Bugzilla.py Added output to the list of functions imported from questions. 2004-02-06 04:36:21 +00:00
ChannelLogger.py Added the network name to the logfile for channels by default. 2004-04-17 15:53:24 +00:00
ChannelStats.py Removed catch, moved curry to utils.py 2004-04-20 09:44:58 +00:00
Ctcp.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
DCC.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Debian.py Added Debian.bug 2004-04-01 17:09:20 +00:00
Dict.py Didn't register the plugin :) 2004-02-06 04:45:14 +00:00
Dunno.py Fixed Dunno.change and added a test to make sure it works 2004-02-05 06:00:44 +00:00
Ebay.py Some small cleanups 2004-03-02 00:26:35 +00:00
Enforcer.py Oops, syntax error. 2004-04-05 15:57:22 +00:00
Factoids.py Made us not respond in invalidCommand if the factoid isn't found. 2004-02-16 08:30:59 +00:00
Filter.py Uh, someone forgot to make the remainder of the changes necessary for the unColor -> stripColor conversion... 2004-04-15 23:41:24 +00:00
FixRelayBot.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
Friendly.py Deprecated the Friendly plugin. 2004-01-26 18:35:57 +00:00
Fun.py Added a monologue command. 2004-04-20 11:19:31 +00:00
FunDB.py Fixed a boo-boo in the help string for fundb.add 2004-04-13 04:08:15 +00:00
Gameknot.py htmlToTexted the team. 2004-02-09 16:42:28 +00:00
Google.py Improved Google.spell message. 2004-04-14 23:33:18 +00:00
Herald.py Looks like I didn't finish a thought. 2004-04-01 11:47:54 +00:00
Http.py Better error checking with Http.stockquote and remove Http.weather's tests. 2004-03-26 00:56:31 +00:00
Infobot.py Weed out the last of the floating point COUNT bugs 2004-04-19 15:16:31 +00:00
Karma.py Added RFE #890130. 2004-02-07 11:23:02 +00:00
KillBold.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
LogToIrc.py Refactored LogLevel crap. 2004-04-18 06:24:37 +00:00
Lookup.py Minor stylistic updates. 2004-02-24 11:22:53 +00:00
Markov.py Workaround for Markov wonkiness. 2004-04-16 08:31:16 +00:00
Math.py Don't respond with the units so as to ease nesting convert and calc 2004-03-01 23:18:21 +00:00
MoobotFactoids.py Removing the "see foo" referencing code as it is error-prone (it's really tough 2004-03-11 04:50:09 +00:00
Movies.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Network.py Yay! Now Network.whois can retrieve information for any domain. 2004-02-24 21:52:53 +00:00
News.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Note.py I thought this already sorted by id... 2004-02-17 02:41:09 +00:00
OSU.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Parter.py Fixed supybot.channels to use an IrcSet instead of a list. 2004-02-11 06:27:35 +00:00
Poll.py Added. 2004-04-15 06:41:04 +00:00
Python.py Added output to the list of functions imported from questions. 2004-02-06 04:36:21 +00:00
QuoteGrabs.py Oops, forgot to update these for the reviter=>reversed change. 2004-04-22 02:55:46 +00:00
Quotes.py Changed num to stats. 2004-01-18 08:19:44 +00:00
RSS.py Should fix both RSS bugs Vee2d2 reported. 2004-04-22 02:59:15 +00:00
RawLogger.py HUUUUUUUUGE Configuration change. 2004-01-18 07:58:26 +00:00
Relay.py FinallyEXCLAIM 2004-04-18 00:35:54 +00:00
RootWarner.py Added docstrings for the class. Eventually help should show these instead of the dispatcher helps. 2004-02-12 07:06:12 +00:00
Scheduler.py your colon misses you, jemfinch 2004-03-29 16:52:42 +00:00
Seen.py Updated Seen.seen to accept no arguments. 2004-03-09 22:04:41 +00:00
Services.py Blech, some commented-out code until after the release. 2004-04-16 07:59:47 +00:00
Sourceforge.py If a project doesn't have any bugs/rfes/trackers, we should just say so 2004-04-18 20:16:55 +00:00
Status.py Minor update to cpu output, mithro said it was confusing. 2004-02-27 08:20:59 +00:00
Todo.py Removed any unnecessary configure methods (ones that only called 2004-01-29 23:58:27 +00:00
Topic.py Updated sorted for 2.4 compatibility. 2004-04-20 10:04:09 +00:00
URL.py Oops, forgot to update these for the reviter=>reversed change. 2004-04-22 02:55:46 +00:00
Unix.py Slight readability change. 2004-04-05 09:25:33 +00:00
Utilities.py Added Utilities.last. 2004-04-22 03:39:38 +00:00
Weather.py Add supybot.plugins.Weather.convert, which determines weather or not whether 2004-04-14 00:26:08 +00:00
WordStats.py Ooh, a better implementation. I rock. 2004-04-14 14:35:06 +00:00
Words.py Fixed bug #923562. 2004-03-27 13:30:46 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00