A Yeoman generator for creating your own chatbot using the Hubot framework
npm install -g generator-hubot
yo hubot
See Hubot's Getting Started
guide for
details on getting up and running with your very own robot friend.
generator-hubot
is a replacement for hubot --create
,
so you skip that step if you've done yo hubot
already.