Browse Source

Fix typo in readme

pull/27/merge
andrei 8 years ago
parent
commit
4a416788cc
  1. 2
      README.md

2
README.md

@ -51,6 +51,6 @@ Using the default bot configuration, we can now run this script like so:
`python -m disco.cli --token="MY_DISCORD_TOKEN" --run-bot --plugin simpleplugin`
And commands can be triggered by mentioning the bot (configued by the BotConfig.command\_require\_mention flag):
And commands can be triggered by mentioning the bot (configured by the BotConfig.command\_require\_mention flag):
![](http://i.imgur.com/Vw6T8bi.png)

Loading…
Cancel
Save