Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 358 Bytes

nodebot-slack

Bot for evaluate node.js code inside Slack

Deploy

It's ready to be deployed on Heroku out of the box.

Use

Setup an Outgoing Webhook in Slack pointing to the URL where the nodebot-slack application is running using 'nodebot:' as trigger word (without quotes).

Example

nodebot: console.log("hello world");