On Github brianchitester / studbot-presentation
A handsome hubot for the Vistaprint Studio Team
Created by you.
This presentation was created with reveal.js
Hubot is a chat bot written by the good people at GitHub.
Use npm to install the following packages globally:
npm install -g yo coffee-script generator-hubot
Clone the hubot repo and install packages
git clone https://github.com/github/hubot.git cd hubot npm install
Start Hubot
bin/hubot
Talk to your bot
Hubot> sup StudBot sup
Three sources for loading scripts:
Find scripts by running
npm search hubot-scripts <your-search-term>
Full scripting docs here
Visit the StudBot GitHub repo