← 返回
内容创作 Key 中文

Feishu Sender

Send messages and files to Feishu (Lark) via Open API. Supports text, markdown, any file format, and images. Use when user needs to send notifications, repor...
通过开放API向飞书(Lark)发送消息和文件,支持文本、Markdown、任意文件格式及图片,适用于需要发送通知、报告等场景。
zhendexuebuhui
内容创作 clawhub v1.0.1 1 版本 99833.3 Key: 需要
★ 1
Stars
📥 579
下载
💾 26
安装
1
版本
#latest

概述

Feishu Sender

飞书(Lark)消息发送工具,支持主动推送文本、文件和图片到指定群聊。

Quick Start

from feishu_sender import FeishuSender

sender = FeishuSender()
sender.send_text("Hello Feishu!")
sender.send_file("report.pdf")

CLI Usage

python3 scripts/send.py --text "Hello"
python3 scripts/send.py --file report.pdf
python3 scripts/send.py --text "Report" --files "a.docx,b.pdf"

Configuration

Set environment variables or create .env:

FEISHU_APP_ID=cli_xxxxx
FEISHU_APP_SECRET=xxxxxxxx
FEISHU_CHAT_ID=oc_xxxxxx

Get credentials from Feishu Open Platform.

Resources

  • feishu_sender.py - Core module with FeishuSender class
  • scripts/send.py - CLI entry point

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 09:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,074
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,202
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,490