-
so i am trying out the basic Hello bot with Slack but all i keep getting after the start_link/3 is:
```elixir
** (MatchError) no match of right hand side value: {:error, "Slack API returne…
-
We need a way to get the channel ID when provided the current channel name as an input. Previously this could be done using the `channels.info` API method, but now with that method fully deprecated an…
-
I'd like to add MongoDB OAuth installation store which is currently not present in [here](https://github.com/slackapi/python-slack-sdk/tree/main/slack_sdk/oauth/installation_store)
I recently devel…
-
```
…t-0.13.1/lib/slack/web/faraday/response/raise_error.rb: 11:in `on_complete'
…ruby/2.5.0/gems/faraday-0.15.3/lib/faraday/response.rb: 9:in `block in call'
…ruby/2.5.0/gems/faraday-0.15.3/lib…
-
### Requirements
As of Today GO Feature Flag is able to notify difference sources when a flag is changing (see [relay proxy configuration](https://gofeatureflag.org/docs/relay_proxy/configure_relay_p…
-
The following was reported by @lvh on a Slack thread:
https://clojurians.slack.com/archives/C0BQDEJ8M/p1727016052908239
`tablecloth.api/percentiles` is currently expected to add a column to a data…
daslu updated
1 month ago
-
The binary doesn’t work with no output.
I tested out the request and I get a response from the Slack API:
```json
{
"ok": false,
"error": "invalid_auth"
}
```
Is this still working…
-
#### Packages:
Select all that apply:
- [x] `@slack/web-api`
- [ ] `@slack/rtm-api`
- [ ] `@slack/webhooks`
- [ ] `@slack/oauth`
- [ ] `@slack/socket-mode`
- [x] `@slack/types`
- [ ] I don…
-
Some of the http requests to the slack api take upwards of 2 seconds to respond. These calls are blocking and therefore should be asynchronous.
-
지금은 `not has_more` 로 assert 하고 있습니다.