From b83f8cd32f011c0cd4bc157c500ac393636dbaac Mon Sep 17 00:00:00 2001 From: Nicolas Coevoet Date: Thu, 19 Mar 2015 14:37:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8af3e33..87627d1 100644 --- a/README.md +++ b/README.md @@ -246,11 +246,13 @@ You should keep your bot quiet as possible, it should not replies to error, user config supybot.reply.error.detailed: False config supybot.replies.error "" config defaultcapability remove channel.nicks + config defaultcapability remove channel.alert config defaultcapability remove alias.add config defaultcapability remove config config defaultcapability remove help 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. It works with any version of supybot, vanilla, limnoria, etc ## Bugs and Features ##