Adds an FFXIV weather module for looking up weather forecasts.
New command: /weather <zone> <lang>
The embed accent color is extracted from the icon.
The main body of the embed does not consider time zones, so I left those in UTC. The footer uses the embed's timestamp field, though, which automatically shows up in the user's locale.
Describe your changes
Adds an FFXIV weather module for looking up weather forecasts.
New command:
/weather <zone> <lang>
The embed accent color is extracted from the icon.
The main body of the embed does not consider time zones, so I left those in UTC. The footer uses the embed's timestamp field, though, which automatically shows up in the user's locale.
Issue ticket number and link
Closes #87