matrix-bot-template/example.config.json

8 lines
125 B
JSON

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