From f2396df85d369f763910b2fd5d196739a3ef78f6 Mon Sep 17 00:00:00 2001 From: Yan-Zero Date: Sun, 12 May 2024 10:29:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=A5=9E=E7=A7=98?= =?UTF-8?q?=E5=AD=A6=E5=8A=A9=E6=89=8B=20(#2699)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index bd83b036939..4064126f5a8 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5943,5 +5943,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mysticism", + "project_link": "nonebot-plugin-mysticism", + "author": "Yan-Zero", + "tags": [ + { + "label": "占卜", + "color": "#ea5252" + }, + { + "label": "tarot", + "color": "#ea5252" + }, + { + "label": "神秘学", + "color": "#2d4168" + } + ], + "is_official": false } ]