Manage Feishu group chats (settings, names, metadata).
Marks the group name with a prefix (e.g., [⏳]) to indicate the bot is busy processing a long task.
node skills/feishu-group-manager/toggle_busy.js --chat-id <chat_id> --mode <busy|idle>
Update group name, description (announcement area), and permissions.
node skills/feishu-group-manager/update_settings.js --chat-id <chat_id> [options]
Options:
-n, --name : New Group Name-d, --description : New Group Description--edit-permission : Who can edit group info--at-all-permission : Who can @All--invite-permission : Who can invite othersSee MEMORY.md -> "Busy Status Protocol".
共 1 个版本