Skip to content

lumios/eewbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eewbot

Deliver Earthquake Early Warning Notifications to Slack.
このボットはSlackに緊急地震速報を投稿します。

Installation
  1. cd ~/.../eew
  2. git clone git@github.com:lumios/eewbot.git
  3. sudo npm install
Setup
  1. Open index.js
  2. Add Twitter oauth key to var client
  3. Add Slack Webhook to var slackURL
Run
  1. cd ~/.../eewbot
  2. npm start

Legal

Copyright (c) 2015 Lumios - All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this
software, to deal this software within the following limitations. You may copy,
modify, contribute, and/or sublicense this Software, so long as you are subject
to the following conditions:

The above copyright notice and this permission notice shall be included in all copies
or substantial portions of the Software.

You do not remove any licensing or security checks.
You do not republish this Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Slack Webhook for Earthquake Early Warnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published