A Slack Bot that displays the contents of a file from your Beanstalk repository. So, instead of this:
you can see something like this:
- In Slack, use the
/code
command to add a file from Beanstalk as a code snippet./code [Beanstalk file URL]
- This bot will listen for Beanstalk file URLs in any channel that it's a member of. Send an invite using
/invite @beanstalk-snippet-bot
Build and manage your own instance of this bot by following these instructions.
- Fork this repo onto your Github account
- Create a new project on Beep Boop from your forked repo.
- You might need to make an empty commit to trigger the build.
- Once Beep Boop successfully builds, navigate to the settings page on Beep Boop.
- Create a bot integration on your slack team and enter the API token onto Beep Boop's settings page.
- Enter your Beanstalk username and authorization token onto Beep Boop's settings page.
- Start your bot!
See the LICENSE file (MIT).