Fix Weather Module
Closed this issue · 3 comments
EarthenSky commented
The ,weather command is reporting KeyError: 'BASE_URL' on the latest version of the dev branch.
sarbjotm commented
Will add config values for DEV branch
sarbjotm commented
Added API_KEY and BASE_URL to Config values on Heroku Server
sarbjotm commented
Works perfectly in dev branch/server now!