Skip to content
This repository was archived by the owner on Feb 13, 2022. It is now read-only.

Commit f3724b5

Browse files
committed
Add default env value annotation to readme
1 parent f920e3a commit f3724b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ At any point, if you want to test your code conforms to the linter, you can run
1818
The below env vars are available to be set in a `.env` file in the project's root directory.
1919

2020
- `BOT_TOKEN` (required) - Your Discord bot token
21-
- `DEBUG` - `true` or `false` used to control debug mode
21+
- `DEBUG` - `true` or `false` used to control debug mode (true by default)
2222

2323
# Config file
2424

0 commit comments

Comments
 (0)