From b2fea77d4b71b16dd1a9707c7cda244aa8bd8ae0 Mon Sep 17 00:00:00 2001 From: MarleneJiang Date: Mon, 28 Aug 2023 12:05:25 +0000 Subject: [PATCH] Commit from GitHub Actions (Marketplace Actions) --- adapters.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/adapters.json b/adapters.json index 8f208f6..987d637 100644 --- a/adapters.json +++ b/adapters.json @@ -54,6 +54,22 @@ ], "is_official": false, "time": "2023-08-28 19:54:58" + }, + { + "module_name": "alicebot.adapter.dingtalk", + "pypi_name": "alicebot-adapter-dingtalk", + "name": "alicebot-adapter-dingtalk", + "description": "DingTalk adapter for AliceBot.", + "author": "st1020", + "license": "MIT", + "homepage": "", + "tags": [ + "bot", + "chatbot", + "dingtalk" + ], + "is_official": false, + "time": "2023-08-28 20:05:24" } ] } \ No newline at end of file