feishu-bot-creator
SKILL.md
Feishu Bot Creator | 飞书机器人创建器
自动化创建和配置飞书机器人,省去手动在飞书开放平台操作的麻烦。
Automate creation and configuration of Feishu bots, eliminating the need for manual operations on Feishu Open Platform.
快速开始 | Quick Start
python3 scripts/feishu_bot_creator.py \
--name "我的机器人" \
--webhook-url "http://your-server/webhook"
使用方法 | Usage
创建新机器人
python3 scripts/feishu_bot_creator.py \