botmaster-slack

v1.0.0
The Slack integration
bot botmaster slack bot-framework

s

DEBUG=botmaster:* nodemon --legacy-watch ./example_jd.js

test

export NODE_ENV=test; nyc --reporter=lcov --reporter=html ava; nyc report

test-debug

export NODE_ENV=test DEBUG=botmaster:*; nyc --reporter=lcov --reporter=html ava

coveralls

cat ./coverage/lcov.info | coveralls

postversion

git push && git push --tags && rm -rf build/temp

jsdoc

jsdoc ./lib ./lib/bot_types

report

nyc report

tunnel

( while true; do lt -p 3000 -s watsonchatdemo; done; )
npm i botmaster-slack

Metadata

  • MIT
  • >=4.x.x
  • JD Wuarin
  • released 3/31/2017

Downloads

Maintainers