keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

Integration: Add Slack

Open rajdip-b opened this issue 1 year ago • 1 comments

Description

Create the slack integration

Solution

  • [ ] Create a class named SlackIntegration under integration/plugins/slack.integration.ts.
  • [ ] Implement the base.integration.ts file and all its functions
  • [ ] Add relevant business logic
  • [ ] Add unit tests

References

  • https://slack.dev/bolt-js/tutorial/getting-started
  • https://github.com/slackapi/bolt-js

rajdip-b avatar Feb 08 '24 15:02 rajdip-b