Skip to content

Commit cae3baf

Browse files
committed
Add presence intent into .env.example
1 parent b1e4e6c commit cae3baf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ CONNECTION_URI=mongod+srv://mongo.net
1919
# The path to your log viewer extending from your `LOG_URL`, defaults to "/logs"
2020
# LOG_URL_PREFIX=/logs
2121

22+
# Enable presence intent for the bot, defaults to false
23+
# ENABLE_PRESENCE_INTENT=false
24+
2225
# A github personal access token with the repo scope to access private repository
2326
# GITHUB_TOKEN=abcdef
2427

0 commit comments

Comments
 (0)