weather-bot/config.json.template

15 lines
174 B
Plaintext

{
"iem": {
"channel": "botstalk"
},
"ntfy": {
"enabled": true,
"server": "",
"topic": "",
"priority": 3
},
"discord": {
"enabled": true,
"webhook": ""
}
}