From 93e259891971101ff21e134ea56896d9e63f1190 Mon Sep 17 00:00:00 2001 From: jeantoulza <5441867+jeantoulza@users.noreply.github.com> Date: Thu, 12 Apr 2018 17:23:14 +0200 Subject: [PATCH] Updated README --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c266c65..37fe24f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - SCPlanner Discord bot =================== @@ -11,9 +10,9 @@ Commands Installation ------- 1. Clone this repo. -2. Configure `config.ini` to your needs. -3. Run `pip install -r requirements.txt` -4. Run `python bot.py` +2. Configure `config.ini.example` to your needs, then rename it to `config.ini`. +3. Run `pip install -r requirements.txt`. +4. Run `python bot.py`. Configuration ------- @@ -32,4 +31,8 @@ Invite on your server ![Generate OAuth2 URL](https://cdn.discordapp.com/attachments/335156054297935874/434004913434001419/unknown.png) 3. Copy the link with the default settings. ![Copy](https://cdn.discordapp.com/attachments/335156054297935874/434005008778919939/unknown.png) -4. Paste it in your browser, then proceed to add the bot on your server. \ No newline at end of file +4. Paste it in your browser, then proceed to add the bot on your server. + +Screenshots +------- +![Success](http://i.hipstercat.fr/10r5CzjY.png) \ No newline at end of file