Fixed line 53
Fixed line 53 to rename the default.json.example to config.json
This commit is contained in:
parent
e3e999f313
commit
0f4e15a712
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Input your bots token, the channel ID for your bot command channel, and the user
|
|||
Rename the configuration file to "config.json" with
|
||||
|
||||
```
|
||||
$ mv default.json.example
|
||||
$ mv default.json.example config.json
|
||||
```
|
||||
Then move the config.json into /bot/config
|
||||
|
||||
|
|
Loading…
Reference in a new issue