I created a script to post weather forecast to Slack everyday, with Google Apps Script. It can be configured to post only specific weekdays.
Direction
- Get forecast information from Open Weather Map.
- Write script with CoffeeScript.
- Post to Slack using Incoming WebHooks.
- Post automatically using Google Apps Script.
Preparation
Get url of Incoming Webhooks in Slack.