Limnoria/plugins/Herald
Jeremy Fincher b0cb616709 Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin. 2005-02-09 07:04:04 +00:00
..
README.txt Added Herald in the new plugin format. 2005-01-26 06:52:33 +00:00
__init__.py Added __version__ strings to already-converted plugins. 2005-02-01 06:15:37 +00:00
config.py Changed the variable names supybot.plugins.Herald.throttleTime (to throttle) and .throttleTimeAfterPart to .throttle.afterPart. Also changed the default of .throttle.afterPart, so people could test that it works more easily. 2005-02-02 17:28:03 +00:00
plugin.py Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin. 2005-02-09 07:04:04 +00:00
test.py Changed copyright dates on Herald. 2005-01-26 07:26:18 +00:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.