A generic seed/boilerplate to get started on a Node based Slack bot. Fork, clone, extend upon it, and you're set to go!
This boilerplate features:
- 'yourhost.com/check' endpoint for testing generic configurations
- nodeunit for simple, easy unit testing
- Pre-configured Heroku quick deploy badge (app.json)
- Starter README template