diff --git a/BotLibre/README.md b/BotLibre/README.md index bd08f09..2108c65 100644 --- a/BotLibre/README.md +++ b/BotLibre/README.md @@ -6,6 +6,9 @@ config plugins.BotLibre.instance (BOT_INSTANCE_ID_HERE) make the bot respond to invalid commands: ``` config plugins.BotLibre.invalidcommand True +``` +or: +``` config channel #channel plugins.BotLibre.invalidcommand True ``` Use messapeparser to make the bot respond to messages containing its nick: