uppdate/add name search

This commit is contained in:
SowinskiBraeden committed 2022-03-08 14:06:29 -08:00
1 parent 5a8753357e
commit 6cbd981a00
2 files changed
+228 -1

No files matched your search

+1 -1
View File
@@ -3,7 +3,7 @@ module.exports = {
Version: "2.0.0 Beta",
Admins: ["userID", "userID"], // Admins of the bot
defaultPrefix: "?",
socket: "https://www.linespolice-cad.com/",
socket: "https://police-cad-dev.herokuapp.com/",
SupportServer: "https://discord.gg/w2g2FFmHbF", //Support Server Link
Token: process.env.TOKEN || "", //Discord Bot Token
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes