Bot for evaluate node.js code inside Slack
It's ready to be deployed on Heroku out of the box.
Setup an Outgoing Webhook in Slack pointing to the URL where the nodebot-slack application is running using 'nodebot:' as trigger word (without quotes).
nodebot: console.log("hello world");