We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe596b7 commit 0e342a9Copy full SHA for 0e342a9
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-lark-richpost": {
3
+ "display_name": "飞书富文本插件",
4
+ "desc": "飞书输出不支持markdown格式渲染,直接输出会导致丢失表格信息,这个插件是为了解决这个问题",
5
+ "author": "Sherlock",
6
+ "repo": "https://github.com/Sherloccccccc/astrbot_lark_richpost",
7
+ "tags": [
8
+ "飞书",
9
+ "Lark"
10
+ ]
11
+ },
12
"astrbot-plugin-onesync": {
13
"display_name": "OneSync",
14
"desc": "通用可扩展的软件更新器插件,支持定时检查、自动更新、镜像回退与状态追踪。",
0 commit comments