fix version display and DefaultPrefix

This commit is contained in:
SowinskiBraeden committed 2022-03-17 16:47:05 -07:00
1 parent 2e43637d67
commit 9c835a2503
3 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -2,7 +2,7 @@ module.exports = {
Dev: "PRODUCTION",
Version: "3.0.0",
Admins: ["362791661274660874"], // Admins of the bot
defaultPrefix: "?",
DefaultPrefix: "?",
socket: "https://linespolice-cad.com/",
SupportServer: "https://discord.gg/w2g2FFmHbF", //Support Server Link
Token: process.env.token || "", //Discord Bot Token