-
**Is your feature request related to a problem? Please describe.**
We'd like to be able to support a variety of Slack features when sending notifications/events to Slack:
* [Block Kit](https://api.s…
-
**Is your feature request related to a problem? Please describe.**
having to go back and forth between blockkit builder and code is a bit tedious because of formatting differences between `json` (whi…
-
Thank you for making this awesome slack app and making it open source!
I was wondering if it is possible to extend this app to have an option to not display votes in real time? I have several ideas h…
-
I am starting to move all of my notifications to Slack and was wondering if this script could post the results to Slack, similar to how it sends an email. Another example is how [Tautulli sends notifi…
-
Slack has several ways to insert messages in the response, depending on a json formatted response. Lets write some code the encapsulates generating this json so the implementer doesn't have to underst…
-
**Question**
Upon message shortcut being triggered in a message, I am looking to
- take message text
- send message text to an LLM with tool function to extract task_name + due_date
- use Op…
-
**Why is this needed**:
For comfort
![image](https://github.com/grafana/grafana/assets/862272/306c031d-014e-4116-8189-783ad6b5eb39)
**What would you like to be added**:
actions settings fo…
-
slack-go が用意している構造体が Slack API が返す構造とマッチしていないため、blocks の内容がほぼ丸ごと何も JSON として保存されていない。
最終的に正確にレンダリングするためには blocks の内容は必須
実際のレスポンス: (発言の内容は重要ではないので差し替えてあります)
```
{
"client_msg_id": "45da996d…
-
#35 からの派生。
いま Attachement はフロント側で ServiceName をみて twitter や GitHub で振り分けて出してる。
しかし known なサービスすべてに独自コード書くのはアホらしいので統一した手段が欲しい。
特に ThumbURL が無効なのが災いしてて、それをどこかからか補えればいい感じに表示できるんではなかろうか? その候補としては O…
koron updated
4 years ago
-
I've found that [escaping special character through the fallback text of date formatting](https://github.com/speee/jsx-slack/blob/master/docs/about-escape-and-exact-mode.md#details) is not work correc…
yhatt updated
2 years ago