Sorry, this entry is only available in 日本語.
Tag Archives: JSON
Kotlin 1.2.0 + Spring: create Web Application (3 of 4)
Build Web Application with Kotlin 1.1.61 and Spring (3 of 4)
Post Weather Forecast to Slack Regularly
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.