From 8485a356e7235cd8c21e37796c8e1efe13cdd2ff Mon Sep 17 00:00:00 2001 From: SEAFHMC Date: Thu, 2 Jun 2022 05:41:52 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B0=81=E8=89=BE?= =?UTF-8?q?=E7=89=B9=E6=88=91=E4=BA=86=20(#1030)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index ae9ec353..e8330312 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1798,5 +1798,24 @@ "homepage": "https://github.com/benx1n/HikariBot", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_who_at_me", + "project_link": "nonebot-plugin-who-at-me", + "name": "谁艾特我了", + "desc": "看看是谁又在艾特我", + "author": "SEAFHMC", + "homepage": "https://github.com/SEAFHMC/nonebot-plugin-who-at-me", + "tags": [ + { + "label": "a:onebot", + "color": "#ea5252" + }, + { + "label": "t:群聊", + "color": "#52afea" + } + ], + "is_official": false } ] \ No newline at end of file