Slack bot plugin for thread replies (optionally posting the first reply to the channel), mrkdwn formatting, referencing thread history and user list, and optional usage channel restriction.
Read this in other languages: 日本語, 简体中文, Português.
Author: solaoi
Version: 0.0.5
Type: extension
Slack bot plugin for thread replies (optionally posting the first reply to the channel), Slack file uploads, mrkdwn formatting, referencing thread history and user list, and optional usage channel restriction.
[!NOTE]
The and are primarily provided for advanced use cases. In most scenarios, you likely won't need to use them. However, if you have the Slack Post plugin installed, these parameters can be conveniently leveraged to post messages to specific channels or threads, enabling deeper integration between Slack Thread Bot and your apps.
To install this plugin, specify the following GitHub repository when selecting "Install Plugin":
https://github.com/solaoi/dify-plugin-slack-thread-bot
Follow the same setup procedure as the official SlackBot plugin.
However, this plugin requires different scopes:
For details on how to set up the official SlackBot plugin, see:
https://github.com/langgenius/dify-official-plugins/blob/main/extensions/slack_bot/README.md
In the start node of the chat flow app that you link to this plugin, you can reference the conversation history and the list of users in the thread using the following arguments:
Example (LLM node in the chat flow app):