matrix-bot-template/config.json
2022-10-26 13:09:23 -04:00

8 lines
118 B
JSON

{
"homeserver": "<DOMAIN.TLD>",
"token": "<TOKEN>",
"user": "@<USER>:<DOMAIN.TLD>",
"prefix": "!",
}