forked from ChrisChrome/weather-bot
asdf
This commit is contained in:
parent
5cb0ff6cd9
commit
635ece22aa
|
@ -2,6 +2,12 @@
|
|||
"discord": {
|
||||
"token": "YOUR_TOKEN"
|
||||
},
|
||||
"ntfy": {
|
||||
"enabled": true,
|
||||
"server": "https://Example.com",
|
||||
"token": "ntfy_access_token",
|
||||
"prefix": "iem-"
|
||||
},
|
||||
"iem": {
|
||||
"channels": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue