Send earthquake-related notifications to Discord and Twitter.
- Receiving and notifying Earthquake Early Warnings using a strong motion monitor
- Acquisition and notification of earthquake information from the Japan Meteorological Agency
- Acquisition and notification of NHK earthquake information and map images
- Receive Earthquake Early Warning from strong motion monitor and send to Discord / Twitter
- Process the published content and send it to Discord / Twitter
- Process the published content and send it to Discord / Twitter
discord: Discord notification settingstoken: Bot token (String)channel: Global Channel ID (String)webhook_url: Global WebHook URL (String)early: Settings for Earthquake Early Warningenable: Is Enable (Boolean)channel: Channel ID (String)webhook_url: WebHook URL (String)
jma: Settings related to earthquake information by the Japan Meteorological Agencyenable: Is Enable (Boolean)channel: Channel ID (String)webhook_url: WebHook URL (String)
nhk: Settings related to earthquake information by NHKenable: Is Enable (Boolean)channel: Channel ID (String)webhook_url: WebHook URL (String)
twitter: Settings related to Twitter notificationsconsumer_key: Global Consumer Key (String)consumer_secret: Global Consumer Secret (String)access_token: Global Access Token (String)access_token_secret: Global Access Token Secret (String)early: Settings for Earthquake Early Warningconsumer_key: Consumer Key (String)consumer_secret: Consumer Secret (String)access_token: Access Token (String)access_token_secret: Access Token Secret (String)
jma: Settings related to earthquake information by the Japan Meteorological Agencyconsumer_key: Consumer Key (String)consumer_secret: Consumer Secret (String)access_token: Access Token (String)access_token_secret: Access Token Secret (String)
nhk: Settings related to earthquake information by NHKconsumer_key: Consumer Key (String)consumer_secret: Consumer Secret (String)access_token: Access Token (String)access_token_secret: Access Token Secret (String)