A HipChat bot that loves tacos.
Tell everyone you want a taco:
/taco
Fetch a taco fun fact:
/taco fact
Fetch a taco pic:
/taco pic
Fetch a taco GIF:
/taco gif
It also interprets sentences. The following example returns a pic:
/taco How about a pic?
Clone and deploy.
npm i
npm start
There is a JSCS file included in the project. Please make sure your code passes before opening any pull requests.
Test coverage with Mocha and Istanbul
npm test