Limnoria/plugins
Daniel DiPaolo 3e44335f28 Added fundb.search() and tests, AND fixed a bug with reloading FunDB 2004-09-18 15:36:52 +00:00
..
Alias.py Fixed a bugz0r. We should also look in test-logs/misc.log for exceptions. 2004-09-16 14:41:40 +00:00
Amazon.py Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
Anonymous.py Changed action to do; it's more consistent with 'say' (rather than 'privmsg') and MozBot's similar plugin. 2004-09-10 06:24:30 +00:00
Babelfish.py Fix for bug #1028749, bad listing of babelfish languages. 2004-09-15 20:05:27 +00:00
BadWords.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
Bugzilla.py Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
ChannelLogger.py Wow, this was some of the most broken code EVAR. 2004-09-10 07:28:07 +00:00
ChannelRelay.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
ChannelStats.py Fixed some == tests on nicks (became ircutils.strEqual). 2004-08-31 17:23:33 +00:00
Ctcp.py others/timeparse.py 2004-09-17 04:56:38 +00:00
Currency.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
DCC.py Use reply instead of queueMsg where possible. 2004-09-01 12:37:07 +00:00
Debian.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Dict.py Can't define an empty word. 2004-08-31 18:23:47 +00:00
Dunno.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Ebay.py Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
Enforcer.py Fixed bug #1028385. 2004-09-15 06:18:34 +00:00
Factoids.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Filter.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
FixRelayBot.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
Format.py others/timeparse.py 2004-09-17 04:56:38 +00:00
Fun.py Added URL to original Mozbot code per MPL 3.3. 2004-08-23 23:56:29 +00:00
FunDB.py Added fundb.search() and tests, AND fixed a bug with reloading FunDB 2004-09-18 15:36:52 +00:00
Gameknot.py Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
Geekquote.py Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
Google.py Require word boundaries. 2004-09-16 12:13:59 +00:00
Herald.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Http.py ifilter wasn't being used anymore. 2004-09-17 16:32:46 +00:00
Infobot.py Update to use new-style db abstractions, some super stuff. 2004-09-17 04:21:32 +00:00
Insult.py Added an XXX. 2004-09-10 06:25:05 +00:00
Internet.py Name changed from 'Network' 2004-09-12 04:39:46 +00:00
Karma.py Update to use new-style db abstractions, some super stuff. 2004-09-17 04:21:32 +00:00
KeepAlive.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
KillBold.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
Later.py Slight help update. 2004-09-10 06:25:38 +00:00
LogToIrc.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
Lookup.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Markov.py Stop stripping Markov's db 2004-09-17 04:40:21 +00:00
Math.py Added max and min. 2004-09-15 16:17:03 +00:00
MoobotFactoids.py Fix for bug #1029764, exceptions when using MF in a /msg 2004-09-17 15:09:08 +00:00
Network.py Some extra error checking. 2004-09-16 10:56:02 +00:00
News.py Update to use the new-style DB abstraction. 2004-09-17 03:01:21 +00:00
NickCapture.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
Nickometer.py Updated the docstring. 2004-09-08 22:56:55 +00:00
Note.py Update to use new-style db abstractions, some super stuff. 2004-09-17 04:21:32 +00:00
OSU.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
Observer.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Parter.py Fixed some == tests on nicks (became ircutils.strEqual). 2004-08-31 17:23:33 +00:00
Poll.py _getId needs the irc object if it's going to use it 2004-09-03 13:42:57 +00:00
Project.py Swapped the order of the arguments for makeChannelFilename. 2004-09-12 20:26:08 +00:00
Python.py Updated to use the new plugin ordering method. 2004-09-10 06:36:27 +00:00
QuoteGrabs.py fix another irc.queueMsg -> irc.reply where we needed prefixName=False 2004-09-08 23:23:25 +00:00
Quotes.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
RSS.py Added a dot. 2004-09-13 01:07:04 +00:00
Random.py Fixed up a bit, and added tests 2004-09-16 16:03:47 +00:00
RawLogger.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
Relay.py Changed tagging method. 2004-09-16 14:37:08 +00:00
RootWarner.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
Scheduler.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
Seen.py Update to use new-style db abstractions, some super stuff. 2004-09-17 04:21:32 +00:00
Services.py Remove the #! line and use getpass to get the password. 2004-09-18 01:56:55 +00:00
Sourceforge.py enableSpecificTrackerCommands. 2004-09-16 16:11:20 +00:00
Status.py Removed logfile command, no one uses it and it's an information leak (channel logfiles). 2004-08-23 21:35:43 +00:00
SuperIgnore.py missing import 2004-09-17 20:21:08 +00:00
Tail.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
Time.py Add a missing config option. 2004-09-17 16:27:03 +00:00
Todo.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
Topic.py current -> currently 2004-09-17 17:13:57 +00:00
URL.py Caught another possible exception because I searched the tests' misc.log for exceptions. 2004-09-16 14:46:09 +00:00
Unix.py Bah, my boss agreed with Grantbow...I hate when I'm wrong. 2004-09-16 20:54:28 +00:00
UrbanDict.py Changed main command from 'ud' to 'urbandict' 2004-09-12 20:58:38 +00:00
UserInfo.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
Utilities.py Removed an old debugging print. 2004-09-08 22:57:39 +00:00
Weather.py Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap. 2004-09-08 23:34:48 +00:00
WordStats.py Update to use new-style db abstractions, some super stuff. 2004-09-17 04:21:32 +00:00
Words.py Reverted accidental commit. 2004-09-17 05:09:14 +00:00
XMLLogger.py Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
__init__.py Let's pass on AttributeError since we know what's happening there. 2004-09-17 17:17:11 +00:00