matrix-bot-template/config.json

8 lines
126 B
JSON
Raw Normal View History

2022-10-26 13:09:23 -04:00
{
2022-12-21 14:19:04 -05:00
"homeserver": "https://<DOMAIN.TLD>",
2022-10-26 13:09:23 -04:00
"token": "<TOKEN>",
"user": "@<USER>:<DOMAIN.TLD>",
"prefix": "!",
}