add weather class
All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -2m17s
All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -2m17s
This commit is contained in:
@@ -114,5 +114,11 @@
|
||||
"directory": "audio/voice/cory/",
|
||||
"extension": "flac"
|
||||
}
|
||||
},
|
||||
"weather": {
|
||||
// Provide an OpenWeatherMap API key
|
||||
// https://openweathermap.org/price
|
||||
"key": "not0a0real0key00281f631aef6ad3a1",
|
||||
"city": "chicago"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user