From 1322757009fddcf07cf9d419c0e4788ce8a860d5 Mon Sep 17 00:00:00 2001 From: Yago Date: Mon, 12 Jan 2015 21:26:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4820f56..162a156 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ Enable more [`plugins`](https://github.com/yagop/telegram-bot/tree/master/plugin ------------- See the plugins list with `!plugins` command. -Enable with `!plugins enable [name]`. +Enable a disabled plugin by `!plugins enable [name]`. -Disable with `!plugins disable [plugin]`. +Disable an eanbled plugin by `!plugins disable [name]`. Those commands require a privileged user, privileged users are defined inside `data/config.lua` (generated by the bot), stop de bot and edit if necessary.