Beta 0.6.2

This commit is contained in:
SowinskiBraeden committed 2021-08-03 17:39:55 -07:00
1 parent 2384308b16
commit d1d68c5408
6 files changed
+854 -127

No files matched your search

+2 -1
View File
@@ -2,5 +2,6 @@
"defaultPrefix": "?",
"token": "",
"botID": "",
"mongoURI": "mongodb://localhost/27017"
"mongoURI": "mongodb://localhost/27017",
"version": "0.0.0"
}