Feature: reimplement forecast in the weather module #4

Open
opened 2023-03-08 13:40:12 -06:00 by bss · 0 comments
Owner

The previous weather implementation used to get more detailed forecast information from wunderground. In the wttr.in rewrite, this got lost, and now trying to do !weather forecast 12345 just searches wttr.in for "forecast 12345", which produces weird results.

This would mean a new IRC command and library method which makes the right query but produces different output, by looking at more of the forecast details than the one current result method does.

The previous weather implementation used to get more detailed forecast information from wunderground. In the wttr.in rewrite, this got lost, and now trying to do `!weather forecast 12345` just searches wttr.in for "forecast 12345", which produces weird results. This would mean a new IRC command and library method which makes the right query but produces different output, by looking at more of the forecast details than the one current result method does.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bss/dr.botzo#4
No description provided.