mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #466] [MERGED] Bug Fix For dify_wechat_plugin #948
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/466
Author: @bikeread
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @LogicOber
Base:
main← Head:bugfix_wechat_plugin📝 Commits (2)
e70e944Bug Fixc73eba0Bug Fix📊 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. Metadata
2. Submission Type
3. Description
1.The "/clear" function does not work in some scenarios
2.Parameter acquisition exception occurs during first-time subscription/follow
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
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.