Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit ec39542

Browse files
authored
Update example.env
1 parent ba6bae3 commit ec39542

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

example.env

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
# Discord Bot Client ID
2-
# https://wdh.gg/IN3s8wp
32
CLIENT_ID =
43

54
# Encryption Key
65
# This key is used to encrypt sensitive data in the database, do not lose it or you will lose access to your data.
76
ENCRYPTION_KEY =
87

98
# MongoDB URI
10-
# https://wdh.gg/Fsx57qA
119
MONGO_URI =
1210

1311
# Sentry DSN
14-
# https://wdh.gg/Du4qqZr
1512
SENTRY_DSN =
1613

1714
# Discord Bot Token
18-
# https://wdh.gg/Xik9n40
1915
TOKEN =

0 commit comments

Comments
 (0)