mirror of
https://github.com/ncoevoet/ChanTracker.git
synced 2025-04-30 07:21:12 -05:00
Update README.md
less verbose bot configuration
This commit is contained in:
parent
84ae5729e3
commit
be8a31e29c
18
README.md
18
README.md
@ -239,12 +239,18 @@ If your bot manage differents channels or community, remove all User.action from
|
|||||||
|
|
||||||
You should keep your bot quiet as possible, it should not replies to error, user without capabilities, etc :
|
You should keep your bot quiet as possible, it should not replies to error, user without capabilities, etc :
|
||||||
|
|
||||||
supybot.reply.error.noCapability: True
|
config supybot.reply.error.noCapability: True
|
||||||
supybot.reply.whenNotCommand: False
|
config supybot.replies.genericNoCapability ""
|
||||||
supybot.reply.error.detailed: False
|
config supybot.abuse.flood.command.invalid.notify False
|
||||||
|
config supybot.reply.whenNotCommand: False
|
||||||
You should also disable help, config, list until needed for registered users on the bot.
|
config supybot.reply.error.detailed: False
|
||||||
|
config supybot.replies.error ""
|
||||||
|
config defaultcapability remove channel.nicks
|
||||||
|
config defaultcapability remove alias.add
|
||||||
|
config defaultcapability remove config
|
||||||
|
config defaultcapability remove help
|
||||||
|
config defaultcapability remove list
|
||||||
|
|
||||||
It works with any version of supybot, vanilla, limnoria, etc
|
It works with any version of supybot, vanilla, limnoria, etc
|
||||||
|
|
||||||
## Bugs and Features ##
|
## Bugs and Features ##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user