mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #554] [MERGED] add slack post plugin #1025
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/554
Author: @solaoi
Created: 5/24/2025
Status: ✅ Merged
Merged: 5/28/2025
Merged by: @crazywoola
Base:
main← Head:slack-post📝 Commits (2)
2371f8aadd slack post plugin1dbbae1Change icon to differentiate from the existing Slack thread bot plugin📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
solaoi/slack-post/slack-post-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
A Slack tool plugin for posting messages to channels or threads, with mrkdwn formatting.
Unlike the existing Slack Webhook plugin, this new plugin uses a Slack bot token, making it highly compatible with the Slack thread bot extension. This allows partial responses to be sent to a Slack thread in real time, rather than only delivering a final message once the entire process is complete. Additionally, by posting updates directly to threads, long-running tasks that exceed the default plugin environment’s 4–5 minute limit can still provide updates and ultimately return a final response without timing out.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
To function properly, this plugin requires you to provide Slack credentials (e.g., a Bot Token) when configuring the plugin in Dify. The following data is accessed or processed during normal operation:
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.