feat: expose `@slack/socket-mode` options to bolt apps
Open
Nobody has claimed this yet.
enhancement
good first issue
semver:minor
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 445
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 28
Description
Socket Mode exposes a bunch of options: https://tools.slack.dev/node-slack-sdk/reference/socket-mode/interfaces/SocketModeOptions/
But it seems bolt does not. We should allow for that!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing Bolt's Socket Mode app configuration with the options listed in the @slack/socket-mode SocketModeOptions reference. Identify how Bolt currently accepts Socket Mode settings, then expose the missing options to Bolt apps and verify that the documented options can be passed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100