-
Updated
Aug 5, 2021
slack-bot
Here are 1,389 public repositories matching this topic...
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Jan 28, 2021 - Java

-
Updated
Sep 10, 2021 - Shell
-
Updated
Aug 25, 2021 - Go
-
Updated
Aug 11, 2021 - TypeScript
For example, now it is not possible to import TextProps
of Text
component from @urban-bot/core
Only as import { TextProps } from '@urban-bot/core/dist/components/Text';
-
Updated
May 22, 2020 - JavaScript
-
Updated
Sep 9, 2021 - Kotlin
-
Updated
Jul 27, 2021 - Go
-
Updated
Sep 8, 2021 - Python
Is your feature request related to a problem? Please describe.
There's no way to build visually and live preview the output of what you're building unless you run the code...
There are the Build Methods but you need to run code, take the output of that, and go to Slack Block Kit Builder... or get the link via printPreviewUrl()
and use
-
Updated
Sep 13, 2021 - PHP
-
Updated
Sep 10, 2017 - JavaScript
-
Updated
Oct 20, 2018 - Go
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Sep 9, 2021 - JavaScript
Problem
Loading resources from content delivery networks could result in privacy issues. Next to privacy, safety could also be improved by removing the external resources.
Solution
Import the resources from the assets in the app itself instead of relying on the CDN. There are currently four resources that rely on external servers.
These are the links that should be replaced by lo
-
Updated
Nov 8, 2020 - Python
-
Updated
Sep 3, 2021 - Go
-
Updated
Jun 14, 2021 - PHP
-
Updated
Jul 23, 2019 - JavaScript
Improve this page
Add a description, image, and links to the slack-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slack-bot topic, visit your repo's landing page and select "manage topics."
https://github.com/TakahikoKawasaki/nv-websocket-client looks well-maintained and there are at least 450+ public projects using it as of today. We can consider adding this library support as the 3rd backend for SocketModeClient.
The main reason why I came to think of this addition is to have more proxy supported options for enterprise customers. Unfortunately, Java-WebSocket library does not of