Skip to content

Forecast

Sahri Riza Umami edited this page Sep 18, 2016 · 3 revisions

Returns forecast from forecast.io.

Command Description
!cast [area] Forecast for that [area].
!weather [area] Forecast for that [area].

Example:
!cast jakarta


Forecast plugin need The dark Sky Forecast API key. It's free for the first thousand API calls per day.

  • Get the key from https://developer.forecast.io/
  • Add the key by manually editing data/config.lua or by issuing !setapikey forecast [forecast_key] command.