fix sockets and remove deprecated version
This commit is contained in:
1 parent
424d5721b5
commit
759a1032c3
3 files changed
+1
-31
No files matched your search
+1
-1
@@ -3,7 +3,7 @@ module.exports = {
|
||||
Version: "3.0.0",
|
||||
Admins: ["362791661274660874"], // Admins of the bot
|
||||
DefaultPrefix: "?",
|
||||
socket: "https://linespolice-cad.com/",
|
||||
socket: "https://www.linespolice-cad.com/",
|
||||
SupportServer: "https://discord.gg/w2g2FFmHbF", //Support Server Link
|
||||
Token: process.env.token || "", //Discord Bot Token
|
||||
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
|
||||
|
||||
Reference in new issue
Block a user