Update README.md
This commit is contained in:
parent
7ff2cca3e8
commit
91cd938cb6
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue