node-slack-sdk icon indicating copy to clipboard operation
node-slack-sdk copied to clipboard

Slack Developer Kit for Node.js

Results 68 node-slack-sdk issues
Sort by recently updated
recently updated
newest added

(Describe your issue and goal here) #### Packages: Select all that apply: - [x] `@slack/web-api` - [ ] `@slack/rtm-api` - [ ] `@slack/webhooks` - [ ] `@slack/oauth` - [ ]...

enhancement
discussion
pkg:web-api

i've tried to run basic bot functionalities in bun runtime but it doesn't work properly. are there any plans to support bun in the future? bun is new javascript runtime...

enhancement
auto-triage-skip

(Describe your issue and goal here) #### Packages: Select all that apply: - [x] `@slack/web-api` - [ ] `@slack/rtm-api` - [ ] `@slack/webhooks` - [ ] `@slack/oauth` - [ ]...

enhancement
area:typescript
pkg:web-api
pkg:types
auto-triage-skip

### Summary This update adds the newly available slack_file object to the imageBlock and sets the image_url to be optional ### Requirements (place an `x` in each `[ ]`) *...

area:typescript
pkg:types
cla:signed

In the style of the type tests added to web-api in v7, see e.g. https://github.com/slackapi/node-slack-sdk/blob/main/packages/web-api/test/types/methods/bookmarks.test-d.ts

enhancement
area:typescript
pkg:types

Got [a report from Slack Community](https://community.slack.com/archives/CHF1FKX4J/p1706546764163389?thread_ts=1705438304.081899&cid=CHF1FKX4J) that `admin.users.invite` API is having some troubles in the latest revision: > I did find one issue with the admin.users.invite api on the `@slack/web-api@7`...

needs info
pkg:web-api

The "image" blocks and block elements now can have "slack_file", which refers to an uploaded image file within Slack instead of "image_url", which must be a publicly hosted one. The...

enhancement
area:typescript
pkg:types

👋 from Slack Customer Success. Current state of @slack/socket-mode package does not account for `event.type === disconnect && reason === 'too_many_websockets'`, causing unhandled error to bubble up when Slack decides...

question
needs info
pkg:socket-mode
auto-triage-skip

⚠️ DO NOT MERGE ### Summary This is my first pass at reviewing the types in this repo in preparation for wanting to consume them in the deno-slack-sdk. I used...

enhancement
area:typescript
pkg:types

I've noticed you have ngrok as your suggested tunneling solution in your docs. However, it has a few issues - Its closed source and proprietary - It has to be...

docs
discussion
auto-triage-skip