We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e4ae3 commit acc8796Copy full SHA for acc8796
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-dingtalk-feishu-forwarder": {
3
+ "desc": "钉钉与飞书之间的双向消息转发插件,支持文本、图片等消息格式自动转换。",
4
+ "author": "zwwangoo",
5
+ "repo": "https://github.com/zwwangoo/astrbot_plugin_dingtalk_feishu_forwarder",
6
+ "tags": [
7
+ "dingtalk",
8
+ "lark",
9
+ "feishu",
10
+ "forwarder"
11
+ ],
12
+ "social_link": ""
13
+ },
14
"astrbot-plugin-context-undo": {
15
"display_name": "上下文撤回",
16
"desc": "撤回最近一次或多次的ai回复上下文,避免ai被不良信息影响。",
0 commit comments