skyscraperbot / skyscraper

Discord weather bot deployed to Heroku written in Java built with JDA and Gradle.
https://skyscraperbot.github.io
MIT License
4 stars 0 forks source link

Add Weather Command #24

Closed xcesiv closed 1 year ago

xcesiv commented 1 year ago

This adds a slash command called /weather that should using a city as input and return the current weather for that city using Open Weather Map data (https://openweathermap.org) to accomplish this.