created config file

This commit is contained in:
array-in-a-matrix 2022-10-26 13:09:23 -04:00
parent 70ba8baae0
commit d579653da2

7
config.json Normal file
View file

@ -0,0 +1,7 @@
{
"homeserver": "<DOMAIN.TLD>",
"token": "<TOKEN>",
"user": "@<USER>:<DOMAIN.TLD>",
"prefix": "!",
}