From ca8bcd8adf2355f74e5b06de095f7bb8e0949f3c Mon Sep 17 00:00:00 2001 From: Phxntxm Date: Sat, 13 May 2017 14:23:08 -0500 Subject: [PATCH] Make it clear that it is required to rename config.yml.sample to config.yml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c743b7..2a5fb2e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In order to install the requirements for Bonfire you will first need to install python -m pip install --upgrade -r requirements.txt ``` -The only required file to modify would be the config.yml.sample file. The entries are as follows: +The only required file to modify would be the config.yml.sample file. Copy this file to config.yml and edit the entries as needed; the entries are as follows: - bot_token: The token that can be retrieved from the [bot's application page](https://discordapp.com/developers/applications/me) - owner_id: This is your ID, which can be retrieved by right clicking your name in the discord application, when developer mode is on