We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7326eca commit 125e263Copy full SHA for 125e263
README.md
@@ -75,7 +75,7 @@ Install dependancies
75
$ pipenv install
76
```
77
78
-Rename the `config.json.example` to `config.json` and fill out the fields.
+Rename the `.env.example` to `.env` and fill out the fields.
79
And finally, run the bot.
80
```console
81
$ pipenv run python3 bot.py
0 commit comments