aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-03-17 14:27:36 -0500
committermat <github@matdoes.dev>2022-03-17 14:27:36 -0500
commit557423e887a363d0d1be1dfc6db613f83fd7cec0 (patch)
tree08796b7de8bff9a9de1f438c5bb45f2b62d43410 /.env.example
parente6be291bd6787199f644b263c28c6d2c8b9b1d74 (diff)
downloadskyblock-stats-557423e887a363d0d1be1dfc6db613f83fd7cec0.tar.gz
skyblock-stats-557423e887a363d0d1be1dfc6db613f83fd7cec0.tar.bz2
skyblock-stats-557423e887a363d0d1be1dfc6db613f83fd7cec0.zip
add logging in
Diffstat (limited to '.env.example')
-rw-r--r--.env.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 313d6ac..df54f6a 100644
--- a/.env.example
+++ b/.env.example
@@ -1 +1,2 @@
-DISCORD_CLIENT_ID=The client/application ID of the Discord app. \ No newline at end of file
+DISCORD_CLIENT_ID=The client/application ID of the Discord app. (optional)
+SKYBLOCK_STATS_API_KEY=This should be the same as your `key` environment variable in your skyblock-api instance. (optional)