commit | 09f213fd1e7e69707de09e2768295e5fb97d0d7f | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Thu Jul 28 12:35:48 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Thu Jul 28 12:35:48 2022 +0100 |
tree | b161a5ca09f8273e4e89f7f0c476239c5552ac18 | |
parent | 6d53741e8e78fdc3fe3d3631a6a96eb35c87204f [diff] [blame] |
Didnt add a file though
diff --git a/main.json b/main.json new file mode 100644 index 0000000..d4103b8 --- /dev/null +++ b/main.json
@@ -0,0 +1,14 @@ +{ + "token": "", + "developmentToken": "", + "managementGuildID": "", + "developmentGuildID": "", + "enableDevelopment": true, + "owners": [], + "verifySecret": "", + "mongoUrl": "mongodb://127.0.0.1:27017/", + "baseUrl": "/", + "pastebinApiKey": "", + "pastebinUsername": "", + "pastebinPassword": "" +} \ No newline at end of file