Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
{
"astrbot-plugin-lark-richpost": {
"display_name": "飞书富文本插件",
"desc": "飞书输出不支持markdown格式渲染,直接输出会导致丢失表格信息,这个插件是为了解决这个问题",
"author": "Sherlock",
"repo": "https://github.com/Sherloccccccc/astrbot_lark_richpost",
"tags": [
"飞书",
"Lark"
]
},
"astrbot-plugin-onesync": {
"display_name": "OneSync",
"desc": "通用可扩展的软件更新器插件,支持定时检查、自动更新、镜像回退与状态追踪。",
Expand Down
Loading