diff --git a/assets/plugins.json b/assets/plugins.json index 328562eb9dd..5dec47da0ab 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5955,5 +5955,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 } ]