mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Updated help text of supybot.plugins.Bugzilla.bugSnarfer to reflect
both URL and bug ### features.
This commit is contained in:
parent
4c459c3a72
commit
3036e5b206
@ -85,8 +85,8 @@ def configure(advanced):
|
||||
conf.registerPlugin('Bugzilla')
|
||||
conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'bugSnarfer',
|
||||
registry.Boolean(False, """Determines whether the bug snarfer will be
|
||||
enabled, such that any Bugzilla URLs seen in the channel will have their
|
||||
information reported into the channel."""))
|
||||
enabled, such that any Bugzilla URLs and bug ### seen in the channel
|
||||
will have their information reported into the channel."""))
|
||||
conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'bold',
|
||||
registry.Boolean(True, """Determines whether results are bolded."""))
|
||||
conf.registerChannelValue(conf.supybot.plugins.Bugzilla, 'replyNoBugzilla',
|
||||
|
Loading…
Reference in New Issue
Block a user