aws-samples / aws-samples/amazon-interactive-slack-app-starter-kit

Slack app must be added into Slack channel before invoking the command

Open Beginner friendly
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
19
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When we invoke slash command without adding the Slack app into Slack channel, the following error happens in
posting the message from Lambda function to Slack:
```json
{ "ok": false, "error": "channel_not_found" }
```

I suggest to add instruction of adding the app to the channel at the beginning of the following section.

https://github.com/aws-samples/amazon-interactive-slack-app-starter-kit?tab=readme-ov-file#testing-instructions

Contributor guide

Open the contributing guide

Research direction

Open the README's Testing Instructions section at the linked documentation anchor. Add the instruction to add the Slack app to the target channel before invoking the slash command, then review the rendered section to confirm the setup order is clear.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.