1.0.0 • Published 7 years ago

yobot-node v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Yobot

Full Yeoman Generator to create a Bot with travis, coveralls and test.

Installation

First, install Yeoman and generator-slack-bot using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g yobot

Then generate your new Bot:

yo bot --platform facebook
1.0.0

7 years ago