- framework on master branch with small example to get you started
- finished joke bot on testing branch.
- you can reference testing to see how to construct api calls with
node-fetch
- requires node.js
- go to root folder
- run
npm install
- checkout testing branch
- run
npm install