Update README.md

This commit is contained in:
Yago 2015-01-12 21:26:24 +01:00
parent 01d92dba1d
commit 1322757009
1 changed files with 2 additions and 2 deletions

View File

@ -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.