mirror of
https://github.com/ncoevoet/ChanTracker.git
synced 2025-04-27 13:31:10 -05:00
Merge pull request #13 from prgmrbill/rewords_readme_and_adds_example
Rewords README a bit and adds an example
This commit is contained in:
commit
ebe7cc8e1f
@ -252,8 +252,11 @@ You should keep your bot quiet as possible, it should not replies to error, user
|
|||||||
config defaultcapability remove help
|
config defaultcapability remove help
|
||||||
config defaultcapability remove list
|
config defaultcapability remove list
|
||||||
|
|
||||||
And there is a lot more abuseable command, this is why it's better to use 'supybot.capabilities.default' to False.
|
There are other commands that are prone to abuse as well. It's better to use the following command:
|
||||||
It works with any version of supybot, vanilla, limnoria, etc
|
|
||||||
|
config supybot.capabilities.default False.
|
||||||
|
|
||||||
|
This command works with any version of supybot, vanilla, limnoria, etc.
|
||||||
|
|
||||||
## Bugs and Features ##
|
## Bugs and Features ##
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user