Skip to content

Commit 7454e58

Browse files
committed
fix: update BOT_INVITE_URL with correct permissions and fix WEBSITE URL
1 parent a9e75f4 commit 7454e58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

default.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ DB_CONNECTION_STRING=
1212
# Bot Info
1313
BOT_NAME=Morpheus
1414
GITHUB_REPO_URL=https://github.com/vycdev/Morpheus
15-
BOT_INVITE_URL=https://discord.com/oauth2/authorize?client_id=927533069211172885
15+
BOT_INVITE_URL=https://discord.com/oauth2/authorize?client_id=927533069211172885&scope=bot%20applications.commands&permissions=268823616
1616
BOT_SUPPORT_SERVER_URL=https://discord.gg/Ce85pqgbEE
1717
OWNER_ID=270972671490129921
18-
WEBSITE=https://github.com/vycdevpqgbEE
18+
WEBSITE=https://github.com/vycdev
1919

2020
# Other
2121
CUSTOM_JOIN_EMOTE_ID=

0 commit comments

Comments
 (0)