[GH-ISSUE #51] 能否将Webhook请求体格式与飞书兼容 #33

Closed
opened 2026-02-26 12:17:38 +03:00 by kerem · 1 comment
Owner

Originally created by @QSlotus on GitHub (May 31, 2025).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/51

如题。

示例命令说明:

请求方式:POST

请求头:Content-Type: application/json

请求体:{"msg_type":"text","content":{"text":"request example"}}

webhook 地址:https://open.feishu.cn/open-apis/bot/v2/hook/**** 为示例值,你在实际调用时需要替换为自定义机器人真实的 webhook 地址。

相关文档地址:https://open.feishu.cn/document/client-docs/bot-v3/add-custom-bot

Originally created by @QSlotus on GitHub (May 31, 2025). Original GitHub issue: https://github.com/beilunyang/moemail/issues/51 如题。 > 示例命令说明: > > 请求方式:`POST` > > 请求头:`Content-Type: application/json` > > 请求体:`{"msg_type":"text","content":{"text":"request example"}}` > > webhook 地址:`https://open.feishu.cn/open-apis/bot/v2/hook/****` 为示例值,你在实际调用时需要替换为自定义机器人真实的 webhook 地址。 相关文档地址:https://open.feishu.cn/document/client-docs/bot-v3/add-custom-bot
kerem closed this issue 2026-02-26 12:17:38 +03:00
Author
Owner

@beilunyang commented on GitHub (Jun 2, 2025):

使用我的另一个项目 moepush 即可。可以直接用 https://moepush.app, 或者fork代码后自部署到 cf

<!-- gh-comment-id:2931245380 --> @beilunyang commented on GitHub (Jun 2, 2025): 使用我的另一个项目 moepush 即可。可以直接用 https://moepush.app, 或者fork代码后自部署到 cf
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moemail#33
No description provided.