Skip to content

Commit 2da661c

Browse files
authored
Clarifying Slack integration docs (windmill-labs#146)
1 parent 8a0ccbd commit 2da661c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/integrations/slack.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,9 @@ the `/windmill` command in your Slack workspace to trigger the Script. Try it
7777
out with `/windmill foo` and you should get back `ROGER foo`. Go ahead and
7878
customize the Script to your needs.
7979

80-
:::tip
80+
:::tip Handle multiple commands on your slackbot
8181

82-
You can find many pre-made Scripts and Flows on [Windmill Hub][hub-slack] that
83-
are integrating with Slack.
82+
We cover in a [subsequent article](https://docs.windmill.dev/blog/handler-slack-commands) how to manage multiple commands from your slackbot. Spoiler: it uses [branches](https://www.windmill.dev/docs/flows/flow_branches) and a text parser.
8483

8584
:::
8685

0 commit comments

Comments
 (0)