decorp
decorp copied to clipboard
Post public version of b.corp issue links sent to Slack
De-corp
A simple slackbot for responding to messages which contain b.corp.google.com/issues/NNNN links
with the corresponding issuetracker.google.com/issues/NNNN link.
Forked from https://github.com/sjmelia/regexbot
Setup
- Create a new bot user to get a slack api token.
- Export
DECORP_SLACK_API_TOKENenvironment variable npm installnpm start- Try it out on a Slack channel!
Development
npm test to lint and run tests