slackapi / slackapi/bolt-js

feat: expose `@slack/socket-mode` options to bolt apps

Open
#2,292 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.