botmaster

v2.2.5
Framework allowing developers to write bots that are agnostic with respect to the channel used by their users (messenger, telegram etc...)
bot framework toolkit botmaster slack messenger telegram twitter bot library and 1 more...

s

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

start

node ./example_jd.js

test

istanbul cover _mocha -- --recursive tests

tests

mocha --recursive tests

coveralls

cat ./coverage/lcov.info | coveralls

postversion

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

tunnel

( while true; do lt -p 3000 -s watsonchatdemo; done; )

jsdoc

jsdoc ./lib ./lib/bot_types

Metadata

  • MIT
  • >=4.x.x <8.0.0
  • JD Wuarin
  • released 2/1/2017

Downloads

Maintainers