Didnt add a file though

pull/6/head
pineafan 3 years ago
parent 6d53741e8e
commit 09f213fd1e
No known key found for this signature in database
GPG Key ID: 0AEF25BAA0FB1C74

@ -0,0 +1,4 @@
import format from "./src/config/format.js";
await format(true)
process.exit(0)

@ -0,0 +1,14 @@
{
"token": "",
"developmentToken": "",
"managementGuildID": "",
"developmentGuildID": "",
"enableDevelopment": true,
"owners": [],
"verifySecret": "",
"mongoUrl": "mongodb://127.0.0.1:27017/",
"baseUrl": "/",
"pastebinApiKey": "",
"pastebinUsername": "",
"pastebinPassword": ""
}
Loading…
Cancel
Save