This commit is contained in:
SowinskiBraeden committed 2022-10-14 11:01:40 -07:00
1 parent 4843950e50
commit 0f5de82693
1 file changed
+2 -2
+2 -2
View File
@@ -1,8 +1,8 @@
require('dotenv').config(); require('dotenv').config();
module.exports = { module.exports = {
Dev: "PROD.", Dev: "PROD.",
Version: "12.7.15", Version: "12.7.15", // (major).(feature).(revision/bug/refactoring)
Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot
DefaultPrefix: "?", DefaultPrefix: "?",
ServerID: "955668596745461830", ServerID: "955668596745461830",