update/update license
This commit is contained in:
1 parent
441bb0672c
commit
495c4755ae
12 files changed
+532
-143
No files matched your search
@@ -4,7 +4,7 @@ module.exports = {
|
||||
Admins: ["362791661274660874"], // Admins of the bot
|
||||
defaultPrefix: "?",
|
||||
socket: "https://police-cad-dev.herokuapp.com/",
|
||||
SupportServer: "https://discord.gg/w2g2FFmHbF", //Support Server Link
|
||||
SupportServer: client.config.SupportServer, //Support Server Link
|
||||
Token: process.env.TOKEN || "", //Discord Bot Token
|
||||
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
|
||||
IconURL: "https://raw.githubusercontent.com/Linesmerrill/police-cad/master/lines-police-server.png",
|
||||
|
||||
Reference in new issue
Block a user