Gaute945 / Overmounting

Overmounting is a feature rich discord bot with discord's api and complex slash commands
Other
5 stars 2 forks source link

Yr api for weather #31

Open Gaute945 opened 9 months ago

Gaute945 commented 9 months ago

Implement frost api in weather command (same as yr)

Rationale

This will give more flexible and accurate data

Implementation Details

https://frost.met.no/index.html

Use existing weather command with [place] [year (optional)] [simple] [advanced]


Note:

Gaute945 commented 7 months ago

using Locationforecast 2.0, because it's simpler yr docs for Locationforecast

Gaute945 commented 7 months ago

request url: https://api.met.no/weatherapi/locationforecast/2.0/complete.json?lat=59.77666094081443&lon=5.492474425095855 https://api.met.no/weatherapi/locationforecast/2.0/documentation#!/data/get_complete_format https://developer.yr.no/doc/GettingStarted/