[PR #272] [MERGED] Plugin/feishu #1236

Closed
opened 2026-02-16 10:22:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/272
Author: @Yeuoly
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @Yeuoly

Base: mainHead: plugin/feishu


📝 Commits (3)

📊 Changes

11 files changed (+34 additions, -20 deletions)

View changed files

migrations/tools/feishu/requirements.txt (+0 -1)
📝 tools/feishu/.env.example (+0 -0)
📝 tools/feishu/README.md (+0 -0)
📝 tools/feishu/_assets/icon.svg (+0 -0)
📝 tools/feishu/main.py (+0 -0)
📝 tools/feishu/manifest.yaml (+9 -9)
📝 tools/feishu/provider/feishu.py (+0 -0)
📝 tools/feishu/provider/feishu.yaml (+0 -1)
tools/feishu/requirements.txt (+1 -0)
📝 tools/feishu/tools/feishu_group_bot.py (+24 -9)
📝 tools/feishu/tools/feishu_group_bot.yaml (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/272 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `plugin/feishu` --- ### 📝 Commits (3) - [`84a2073`](https://github.com/langgenius/dify-official-plugins/commit/84a207303c507b7f9b252e66a37e8260ec830cdc) plugin: feishu - [`9887d41`](https://github.com/langgenius/dify-official-plugins/commit/9887d410e558d985929d717baf0399a85afb78e6) plugin: feishu - [`44d5f8a`](https://github.com/langgenius/dify-official-plugins/commit/44d5f8aa9585c109f8385dfb709c32d08cfc4180) plugin: feishu ### 📊 Changes **11 files changed** (+34 additions, -20 deletions) <details> <summary>View changed files</summary> ➖ `migrations/tools/feishu/requirements.txt` (+0 -1) 📝 `tools/feishu/.env.example` (+0 -0) 📝 `tools/feishu/README.md` (+0 -0) 📝 `tools/feishu/_assets/icon.svg` (+0 -0) 📝 `tools/feishu/main.py` (+0 -0) 📝 `tools/feishu/manifest.yaml` (+9 -9) 📝 `tools/feishu/provider/feishu.py` (+0 -0) 📝 `tools/feishu/provider/feishu.yaml` (+0 -1) ➕ `tools/feishu/requirements.txt` (+1 -0) 📝 `tools/feishu/tools/feishu_group_bot.py` (+24 -9) 📝 `tools/feishu/tools/feishu_group_bot.yaml` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:24 -05:00
yindo closed this issue 2026-02-16 10:22:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1236