Skip to content

Commit

Permalink
add SlackSendMessageToServerAndChannel
Browse files Browse the repository at this point in the history
  • Loading branch information
mansouralawi authored Dec 18, 2024
1 parent fcb00a8 commit 9a995a1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ Extracts an image from a Slack thread based on a file name mentioned in curly br

Detects specific triggers in Slack messages or replies and executes corresponding branches. Optionally filters mentions, tags, and triggers from the text.

### SlackSendMessageToServerAndChannel Component:

Sends a message to a specific server and channel in Slack.

## Try the Examples

We have provided several example workflows to help you get started with the xai-slack component library. Give them a try and see how you can create custom Slack components for your workspace.
Expand Down Expand Up @@ -193,4 +197,4 @@ pip install -r xai_components/xai_slack/requirements.txt

---

Now that your Slack app is set up and configured, you can begin using the xai-slack component library to build custom components for your workspace. Please follow the documentation and examples provided in the library to learn how to create, customize, and manage Slack components using xai-slack.
Now that your Slack app is set up and configured, you can begin using the xai-slack component library to build custom components for your workspace. Please follow the documentation and examples provided in the library to learn how to create, customize, and manage Slack components using xai-slack.

0 comments on commit 9a995a1

Please sign in to comment.