diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3ad82d2e..0e47ce97 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11373,4 +11373,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_smart_message_storage", + "project_link": "nonebot-plugin-smart-message-storage", + "author_id": 86997355, + "tags": [ + { + "label": "ai", + "color": "#d65b5b" + }, + { + "label": "message", + "color": "#d6b05b" + }, + { + "label": "storage", + "color": "#906eef" + } + ], + "is_official": false + }, ]