-
### Description
Action fails silently if SLACK_BOT_TOKEN is not set
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x] bug
- [ ] enhancement (feature request)
- [ ] ques…
-
When running `$ npm run start` or when the package is installed globally, I get an error:
```bash
TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined
at Request._callback (…
-
👋 Hello fellow GitHub Action actioneers and workflow builders! This issue is meant for us **all** to discuss potential changes for a `v2` of this action. We've had [some pain points](https://github.co…
zimeg updated
3 months ago
-
I'm having a problem with implementing the closure of a modal. The _Keep Editing_ button is unresponsive (while the _Leave_ button works as expected)
I can't see any events logged after clicking th…
-
### 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…
-
Hey! I'm trying to work through this tutorial. It mentions a ```requirements.txt``` file in this project (Chapter 1), but I cannot locate this file anywhere. Was it accidentally deleted? Should I just…
-
### Description
If a env variable which is in payload is missing, ??? are sent instead of empty value.
It would be nice to not put ??? which confuses people but leave it empty (like empty variable…
-
We currently use https://www.npmjs.com/package/slack-client but it has been deprecated and now we should be using https://www.npmjs.com/package/@slack/client
https://slackapi.github.io/node-slack-…
-
### Description
Currently (as of 93035c946040f00b2eb69dc9a954f83a9803e931) the `EventTimestamp` field is only present on some inner events types. According to [the OpenAPI specs](https://github.com/s…
-
Currently, the bot is invoked externally, e.g., via a cron job. Ideally, the bot should be responsive to users for example by replying to menu requests or early lunch calls. The Onboarding Tutorial mi…