A hubot script that performs idio specific tasks.
See the scripts in src/
for full documentation.
In hubot project repo, run:
npm install hubot-idio --save
Then add hubot-idio to your external-scripts.json
:
[
"hubot-idio"
]
Each script is quite different, better to go read the code.