From 44ca11cceb020217ea5cab9a47d94ccbef501772 Mon Sep 17 00:00:00 2001 From: MeetWq Date: Sun, 23 Jan 2022 12:15:55 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20emoji=20=E5=90=88?= =?UTF-8?q?=E6=88=90=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 689cf88b..cb94f7ae 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1000,5 +1000,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_emojimix", + "project_link": "nonebot-plugin-emojimix", + "name": "emoji 合成器", + "desc": "😎+😁=?", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-emojimix", + "tags": [ + { + "label": "t:emoji", + "color": "#ea5252" + } + ], + "is_official": false } -] +] \ No newline at end of file