Unopinionated Twitter bot framework.
yarn add shinojs
git clone git@github.com:jaredallard/shinojs
cd shinojs
yarn
Right now all we have is choice.schema.js which
is an annotated Object with all the possible options you could pass to app.on
.
Checkout the Examples below for more information on how to use it.
Checkout shinobot!
It's coming soon... in preparation for our v4 release!
MIT