matrix-bot-template/example.config.json

8 lines
118 B
JSON
Raw Normal View History

2022-10-26 12:36:07 -04:00
{
"homeserver": "<DOMAIN.TLD>",
"token": "<TOKEN>",
"user": "@<USER>:<DOMAIN.TLD>",
"prefix": "!",
}