counter-bot/example.config.json
2023-10-25 11:12:18 -04:00

8 lines
125 B
JSON

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