From 8a019ab3fe2a48482959e6690877d2a4019de119 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Sat, 1 Mar 2025 22:18:11 +0800 Subject: [PATCH] :beers: publish plugin Meme Stickers (#3331) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5a5de994..edb32151 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8397,4 +8397,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_meme_stickers", + "project_link": "nonebot-plugin-meme-stickers", + "author_id": 59048777, + "tags": [ + { + "label": "PJSK", + "color": "#ea5252" + }, + { + "label": "Arcaea", + "color": "#ea5252" + }, + { + "label": "表情包", + "color": "#ea5252" + } + ], + "is_official": false + }, ]