mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #106] [MERGED] Add wechat plugin #613
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/106
Author: @bikeread
Created: 3/10/2025
Status: ✅ Merged
Merged: 3/13/2025
Merged by: @LogicOber
Base:
main← Head:add_wechat_plugin📝 Commits (4)
db598c2微信公众号对接插件6a0b29d微信公众号对接插件7c7e79c微信公众号对接插件840b401update icon📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
bikeread/dify_wechat_plugin/dify_wechat_plugin.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
This plugin is specifically designed for WeChat Official Accounts and subscription-based media, enabling seamless integration with Dify AI applications through simple configuration. It supports text-based conversations in chatflow, agent, and chat modes. By utilizing the three-retry mechanism for single messages, the plugin extends the reply time to approximately 15 seconds. If the AI response is still incomplete and APPID and APPSECRET are configured, the system will invoke the customer service message interface to deliver the full reply. Future updates will support additional message types such as voice, images, and links, further enhancing user interactions with AI.
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin collects the following user data:
1.WeChat User's OpenID - Used to identify user sessions and maintain conversation context.
2.Content of messages sent by users - Used to send to the Dify AI application for processing and replying.
3.Conversation history - Used to maintain dialogue continuity.
The plugin does not collect or store any other personally identifiable information. This data is temporarily stored only for the necessary duration required for processing, adhering to the principle of minimal data collection.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.