update/update license

This commit is contained in:
SowinskiBraeden committed 2022-03-16 17:58:54 -07:00
1 parent 441bb0672c
commit 495c4755ae
12 files changed
+532 -143

No files matched your search

+1 -1
View File
@@ -4,7 +4,7 @@ module.exports = {
Admins: ["362791661274660874"], // Admins of the bot
defaultPrefix: "?",
socket: "https://www.linespolice-cad.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",