Limnoria/plugins
Jeremy Fincher 5af655391a New way of handling channel keys. 2004-12-07 00:29:20 +00:00
..
Alias.py Better (?) help message. Comments/changes welcome. 2004-12-03 01:57:00 +00:00
Amazon.py
Anonymous.py
AutoMode.py
Babelfish.py Fixed some bugz0rs. 2004-11-21 13:18:58 +00:00
BadWords.py Fixed some bugs. The tests still fail, I can't figure out why. 2004-11-07 21:10:51 +00:00
Bayes.py Better error handling of bad loads. 2004-11-04 06:03:22 +00:00
Bugzilla.py Convert some 'text' to 'something' 2004-11-30 13:58:50 +00:00
ChannelLogger.py
ChannelRelay.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
ChannelStats.py Converted to use commands.wrap. 2004-12-04 18:48:57 +00:00
Ctcp.py Fix replies to some dumb/broken CTCP PING implementations. 2004-12-06 23:44:32 +00:00
Currency.py Better string handling. If there's a particular reason why the .upper() calls were necessary, feel free to add them in. 2004-11-22 07:36:15 +00:00
Cycler.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
DCC.py Converted to commands.wrap. These are all untested, so someone should test them at some point. 2004-11-19 23:23:14 +00:00
Debian.py Convert some 'text' to 'something' 2004-11-30 13:58:50 +00:00
Dict.py
Dunno.py Fixed a failing test, showed a results number in search, and added to our standardSubstitute for Dunnos. 2004-11-08 17:02:02 +00:00
Ebay.py
Factoids.py Revert back to non-wrap/abstracted form since it'll be replaced by a better 2004-12-05 19:31:42 +00:00
Filter.py
FixRelayBot.py
Format.py Fixed a couple test failures. 2004-11-30 04:49:21 +00:00
Freenode.py
Fun.py Bug fixed. 2004-11-06 19:05:53 +00:00
FunDB.py Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. 2004-10-28 17:20:37 +00:00
Gameknot.py
Geekquote.py Need to make sure s is declared 2004-11-02 05:41:42 +00:00
Google.py Convert some 'text' to 'something' 2004-11-30 13:58:50 +00:00
Herald.py
Http.py Someone committed this in dos file format. Let's purge that evil. 2004-11-08 17:41:13 +00:00
Infobot.py
Insult.py Added test, changed to use commands.wrap. 2004-11-08 20:03:42 +00:00
Internet.py
Karma.py Dump/load commands. 2004-12-06 07:23:56 +00:00
KeepAlive.py
KillBold.py
Lart.py Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. 2004-10-28 17:20:37 +00:00
Later.py Added an optional argument for the notes command. 2004-11-26 08:11:19 +00:00
Limiter.py
LogToIrc.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
Lookup.py Updated to use commands.wrap. 2004-12-06 22:46:13 +00:00
Markov.py Move the Probability class to src/registry.py 2004-11-28 08:05:56 +00:00
Math.py Fixed some bugz0rs. 2004-11-21 13:18:58 +00:00
MoobotFactoids.py
Network.py Let's *really* prevent ourselves from reconnecting to the same network. The 2004-11-12 16:22:06 +00:00
News.py Added getUserName. 2004-12-02 05:33:29 +00:00
NickCapture.py Removed a check for something that would make us never send an ISON. 2004-12-06 03:31:26 +00:00
Nickometer.py
Note.py We no longer need to getUser here since wrap() handles this for us. 2004-11-09 20:23:30 +00:00
OSU.py
Observer.py Make sure we keep the originally registered probability. Also, quote the 2004-11-28 09:03:39 +00:00
Parter.py
Poll.py I had the map(str, ...) there for a reason. 2004-12-02 14:13:57 +00:00
Praise.py Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. 2004-10-28 17:20:37 +00:00
Protector.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
Python.py
Quakenet.py
Quote.py Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. 2004-10-28 17:20:37 +00:00
QuoteGrabs.py Another slight randomgrab bugfix 2004-12-06 20:30:24 +00:00
Quotes.py Added getUserName. 2004-12-02 05:33:29 +00:00
RSS.py Added an info-level log. 2004-12-06 03:29:45 +00:00
Random.py Converted Random to wrap. Added a long converter to assist this. 2004-11-28 02:23:59 +00:00
RawLogger.py
Relay.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
RootWarner.py
Scheduler.py
Seen.py Updated to tell what channel the seen commands are being applied to. 2004-11-08 16:57:12 +00:00
Services.py New way of handling channel keys. 2004-12-07 00:29:20 +00:00
ShrinkUrl.py
Sourceforge.py Catch some webutils exceptions. Fix a 'literal' usage. Change some 'text' 2004-11-23 16:46:53 +00:00
Status.py
Success.py Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. 2004-10-28 17:20:37 +00:00
SuperIgnore.py
Tail.py
Time.py
Todo.py
Topic.py rest()ify Topic.set since we no longer combine all remaining args 2004-10-28 18:18:30 +00:00
URL.py Convert some 'text' to 'something' 2004-11-30 13:58:50 +00:00
Unix.py
UrbanDict.py
Utilities.py
Weather.py Prevent two replies when @weather succeeds 2004-12-06 20:31:47 +00:00
WordStats.py
Words.py
XMLLogger.py
__init__.py Update QuoteGrabs to use db abstraction. Hopefully fix the mxCrap thing 2004-12-03 15:41:08 +00:00