* Completely rewritten encyclopedia plugin

* Throttle bugreports, report new bugs
* Add Bruce Schneier quotes
* Bantracker stores prefixes for /remove
* Bantrackerwebinterface can change passwords
* Misc. fixes
This commit is contained in:
Dennis Kaarsemaker
2006-08-19 01:22:54 +02:00
parent bf781db854
commit a6c65ce683
12 changed files with 1018 additions and 12 deletions

View File

@ -27,6 +27,8 @@ conf.registerChannelValue(conf.supybot.plugins.Bugtracker, 'bugSnarfer',
registry.Boolean(False, """Determines whether the bug snarfer will be
enabled, such that any Bugtracker URLs and bug ### seen in the channel
will have their information reported into the channel."""))
conf.registerChannelValue(conf.supybot.plugins.Bugtracker, 'bugReporter',
registry.String('', """Report new bugs (experimental)"""))
conf.registerChannelValue(conf.supybot.plugins.Bugtracker, 'replyNoBugtracker',
registry.String('I don\'t have a bugtracker %s.', """Determines the phrase
to use when notifying the user that there is no information about that