[X] I have checked for similar issues on the Issue-tracker.
[X] I have updated to the latest version
[X] I have checked the branches or the maintainers' PRs for upcoming features fixes.
Description
The command should only take a identifiable location. If there are more locations for an input, it should use the first one, if the user wants something more concrete, they would need to be able to pass through something more identifiable.
Feature worth and general use
Have a quick glance at the weather in that.
Suggestions for implementation
Probably use https://openweathermap.org/api to load the locations (one can pass the query directly to the api to search for locations) and then use the coordinates for the weather api.
General Information
Description
The command should only take a identifiable location. If there are more locations for an input, it should use the first one, if the user wants something more concrete, they would need to be able to pass through something more identifiable.
Feature worth and general use
Have a quick glance at the weather in that.
Suggestions for implementation
Probably use https://openweathermap.org/api to load the locations (one can pass the query directly to the api to search for locations) and then use the coordinates for the weather api.