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 8db5357 commit 1b75995Copy full SHA for 1b75995
.env.example
@@ -2,4 +2,4 @@ TOKEN=MyBotToken
2
LOG_URL=https://logviewername.herokuapp.com/
3
GUILD_ID=1234567890
4
OWNERS=Owner1ID,Owner2ID,Owner3ID
5
-MONGO_URI=mongodb+srv://mongodburi
+CONNECTION_URI=mongodb+srv://mongodburi
0 commit comments