-
### What version of Bun is running?
1.1.10
### What platform is your computer?
Linux 6.8.9-arch1-2 x86_64 unknown
### What steps can reproduce the bug?
Set up a slack bot using @slack/bolt and li…
-
### Description
Currently, I am developing a slack app, build with `bolt`. I have implemented OAuth as suggested [here](https://slack.dev/bolt-js/concepts#authenticating-oauth). So, naturally `bolt…
-
I would like to add two parameters from the AWS Lambda context into the BoltRequest context in AWS :
* aws_request_id
* log_stream_name
These parameters are useful for manual logging and are acce…
-
## Describe the bug
Hi guys, I'm having a problem when running a NestJS project with `yarn start:dev`. Below is the output:
```sh
[Nest] 1208570 - 08/29/2024, 9:05:57 AM DEBUG [Slack] apiCal…
-
### Description
The types in block-action.ts are super useful for just interacting with the Slack API in other packages, like @slack/web-api. We pull in @slack/bolt just to use these types. It woul…
-
### Description
As we implemented in Python and Java, we can provide the similar guidance log messages in Bolt for JS.
```
$ npx node app.js
⚡️ Bolt app is running!
Unhandled request ({"eve…
-
### Proposal
As described at #463, `app.message(...)`'s behavior with the latest payloads is not intuitive for developers. It's surprising for developers to receive more events than the number of m…
-
I want to know if you will support the dependency of fixtures library to use the latest version of slack/bolt ?
be320 updated
2 years ago
-
`./validate.sh` will produce the following errors.
```
File "/path/to/ChatGPT-in-Slack/app/bolt_listeners.py", line 476, in show_summarize_option_modal: No attribute 'get' on None [attribute-error]
…
-
### Describe the bug
I have attempted to set up the production environment using Docker, following the steps outlined in the README, as well as additional troubleshooting steps, but the setup consi…