Create example config file

This commit is contained in:
Nikhil Nawgiri 2024-08-24 22:29:26 +02:00
parent 2546fd7632
commit 496bcad2c2

6
config.json.example Normal file
View file

@ -0,0 +1,6 @@
{
"homeserverUrl": "",
"accessToken": "",
"storageLocation": "bot.json",
"cryptoFolderLocation": "crypto"
}