aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2016-04-06 09:41:25 +0100
committerGravatar jesopo2016-04-06 09:41:25 +0100
commitf8436957f10ae5d006ec703814ce9aac61b6a817 (patch)
tree7a550e5c5d42c07ccf0f115782ba909d55de8f03
parentadded tracking certain words in words.py and fixed/changed a couple of things... (diff)
changed README.md a little.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb0338aa..8de5c6e8 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Python3 event-driven modular IRC bot!
* [scrypt](https://pypi.python.org/pypi/scrypt)
## Configurating
-To get BitBot off the ground, there's some API-keys and the like in bot.json.example. move it to bot.json, fill in the API keys you want (and remove the modules that rely on those configs.)
+To get BitBot off the ground, there's some API-keys and the like in bot.json.example. move it to bot.json, fill in the API keys you want (and remove the ones you don't want - this will automatically disable the modules that rely on them.)
## Running
Just run `./start.py`