-
It looks like this project was specifically created for use with Discord bots. Are there plans in the future to add other chat clients as options? Slack has a similar bot system and slash command flow…
-
**Describe the bug**
The problem is you can create a custom view file with or without the forward slash and the file (if routed to the same directory) will fall in the same directory. But when you ru…
-
- **Sourcegraph version:** v3.36.2
- **Platform information:**
#### Steps to reproduce:
1. Create a new context with a name that begins with `//` (`//app/main/core`)
2. Select the newly creat…
-
### 問題
ユーザが定型文をタイピングして送信する場合、タイポする可能性がある。
https://github.com/aptp/Kud/blob/150bff0e8aab6d186811877cce6492aa2e425413/adapter/controller/slack/slack.go#L68
### 解決策
`/health_check` のようなSlash comman…
-
```
if System.get_env("SLACK_SLASH_COMMAND_TOKEN") != params[:token] do
conn
|> put_status(403)
|> text("Unauthorized")
raise("Unauthorized")
-
**Is your feature request related to a problem? Please describe.**
Slash commands do not work properly for a Slack Jenkins Bot user we use with our automation. The specific commands we are interested…
-
https://medium.com/slack-developer-blog/out-and-back-again-6b2f3c84f484
https://medium.com/slack-developer-blog/slash-commands-style-guide-4e91272aa43a
https://medium.com/slack-developer-blog/mo…
-
There is a mistake (typo) in the example screenshot for Slack app in the request URL field.
```
http://127.0.0.1:8080/slash-comand
http://127.0.0.1:8080/slash-command
```
-
https://api.slack.com/interactivity/slash-commands
-
Al primo comando lanciato della giornata, la richiesta fallisce quasi sempre a causa della lambda function di aws dormiente:
```
Darn - that slash command didn’t work. If you see this message more…