cook_kawasaki

0.3.0 • Public • Published

cook_kawasaki

2515676_m.jpg

Eat happy meshi around Hikarie with your colleagues :D

How to use

// git clone and install node packages
$ git clone git@github.com:timakin/cook_kawasaki.git
$ cd cook_kawasaki
$ npm install

// heroku setting
$ heroku login
$ heroku create [bot_name] // in origin case, named cook_kawasaki
$ heroku addons:add redistogo:nano
$ heroku config:set HUBOT_SLACK_TOKEN=[your token]
$ heroku apps:info // Get you bot Web url for following setting.
$ heroku config:set HUBOT_HEROKU_KEEPALIVE_URL=[your bot app url]
$ git push heroku master

// Random search for restaurant on slack
@cook_kawasaki はらへ

Readme

Keywords

none

Package Sidebar

Install

npm i cook_kawasaki

Weekly Downloads

4

Version

0.3.0

License

none

Last publish

Collaborators

  • timakin