This is a Hubot script that allows users to engage in one-on-one wizard's duels.
In hubot project repo, run:
npm install hubot-wizards-duel --save
Then add hubot-wizards-duel to your external-scripts.json:
[
"hubot-wizards-duel"
]https://www.npmjs.com/package/hubot-wizards-duel
grunt build- compiles with babelgrunt watch- watches for changes to source and builds