media-bot/example.config.json

7 lines
115 B
JSON
Raw Permalink Normal View History

2022-08-13 17:22:41 -04:00
{
"baseUrl": "<DOMAIN.TLD>",
"token": "<TOKEN>",
2022-08-13 17:25:23 -04:00
"userId": "@<USER>:<DOMAIN.TLD>",
"prefix": "!"
2022-08-13 17:22:41 -04:00
}