技能备份 - 2026-04-15 (40个技能)

This commit is contained in:
root
2026-04-15 18:53:15 +08:00
parent f62f14814f
commit c65fce24e4
791 changed files with 190773 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "feishu-post",
"version": "1.1.6",
"description": "Send rich text messages (Post/RichText) to Feishu users/groups. Supports markdown conversion.",
"main": "send.js",
"dependencies": {
"@larksuiteoapi/node-sdk": "^1.58.0",
"commander": "^14.0.3",
"dotenv": "^17.2.3"
}
}