Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch authored Oct 20, 2019
1 parent 643f700 commit a8c9be7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions google-cloud-run/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,12 @@

This is a working example app which displays Japan weather radar maps on Slack. This application is built with [Bolt⚡️](https://github.com/SlackAPI/bolt) and [Yahoo! JAPAN Static Map API (雨雲レーダー表示)](https://developer.yahoo.co.jp/webapi/map/openlocalplatform/v1/static.html#exp_weather).

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/seratch/slack-weather-radar-map/tree/master)

## `/amesh {prefecture name}`

This command posts an animated GIF showing the forecasting weather map.

<img src="https://raw.githubusercontent.com/seratch/slack-weather-radar-map/master/images/demo_amesh_hiroshima.gif" height=400/>

## `/amesh {prefecture name} now`

This command instantly posts the present moment image.

<img src="https://raw.githubusercontent.com/seratch/slack-weather-radar-map/master/images/demo_amesh_tokyo_now.gif" height=400/>

## `/amesh {prefecture name} today`

This command posts the transition of weather map in the last 24 hours.

<img src="https://raw.githubusercontent.com/seratch/slack-weather-radar-map/master/images/demo_amesh_okinawa_today.gif" height=400/>

## Map Mode

https://developer.yahoo.co.jp/webapi/map/openlocalplatform/v1/static.html#request-param
Expand Down

0 comments on commit a8c9be7

Please sign in to comment.