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

Command options have incorrect requirement #36

Closed xcesiv closed 1 year ago

xcesiv commented 1 year ago

In weather, forecast, and city commands the city options is currently optional but should be required.

In the spc command the private option is currently optional but should be required.