This a pre-configured hubot image with slack adapter and jenkins plugin.
Build and run the image:
./install.sh SLACK_TOKEN JENKINS_URL JENKINS_AUTH(USER:TOKEN)
or you can stop and remove the image:
./uninstall.sh
Get the token from: slack -> Browse Apps -> Hubot -> Edit configuration
More info in https://slackapi.github.io/hubot-slack/
The API token is available in your personal configuration page. Click your name on the top right corner on every page, then click "Configure" to see your API token. (The URL $root/me/configure is a good shortcut.) You can also change your API token from here.