-
### Description
I tried to run an app based on slackeventsapi locally and got the below error:
```
ImportError: cannot import name 'BaseEventEmitter' from 'pyee' (/home/main-user/work/py-virtual-…
-
## Description
Create the slack integration
## Solution
- [ ] Create a class named `SlackIntegration` under `integration/plugins/slack.integration.ts`.
- [ ] Implement the `base.integration.…
-
Disclaimer: I could totally be doing something stupid here, but I can't see what.
Code that reproduces the issue for me:
```javascript
// mod.ts
import { SlackAPI } from "https://deno.land/…
-
https://github.com/slackapi/bolt-js/blob/e14c6a19f9435607745daf16aab4062cf6b731a7/src/types/helpers.ts#L5
As per title, I think it should be `unknown` to prevent accessing properties which may not …
-
### Description
Currently, `deleteInstallation` of a developer-provided `InstallationStore` must be invoked manually. It would be more intuitive behavior to have it invoked automatically when the `…
-
Hello,
Is this the only option to get search params in custom router or there is a better way?
https://github.com/slackapi/bolt-js/issues/1325#issuecomment-1528326746
-
Related to this, Can we get `TypeDocs` for this project so it's easier to use?
https://typedoc.org/
I have struggled a lot in the last couple of days figuring the types and way this works and it's…
-
It would be great if this could use a standard Slack App Bot User OAuth Token rather than passing a webhook URL.
This would allow the bot to post across several rooms and users and allow people hav…
-
I wish some block action body will have more correct typing.
For example, when I use [InteractiveMessage](https://github.com/slackapi/bolt-js/blob/main/src/types/actions/interactive-message.ts#L32…
-
### Overview
Right now our team messages the #expunge-assist-dev Slack channel when we open new PRs on `dev`. We have a few options to automate this step in our process.
### Action Items
- [x] Re…