diff --git a/config.json.example b/config.json.example new file mode 100644 index 0000000..79c9e7c --- /dev/null +++ b/config.json.example @@ -0,0 +1,6 @@ +{ + "homeserverUrl": "", + "accessToken": "", + "storageLocation": "bot.json", + "cryptoFolderLocation": "crypto" +}