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 b1e4e6c commit cae3bafCopy full SHA for cae3baf
.env.example
@@ -19,6 +19,9 @@ CONNECTION_URI=mongod+srv://mongo.net
19
# The path to your log viewer extending from your `LOG_URL`, defaults to "/logs"
20
# LOG_URL_PREFIX=/logs
21
22
+# Enable presence intent for the bot, defaults to false
23
+# ENABLE_PRESENCE_INTENT=false
24
+
25
# A github personal access token with the repo scope to access private repository
26
# GITHUB_TOKEN=abcdef
27
0 commit comments