Compare commits

..

1 Commits

Author SHA1 Message Date
WhyPilotXia 3d11b32825 🍻 publish plugin 智能消息存储 (#4078) 2026-06-22 12:53:47 +08:00
+10 -6
View File
@@ -11061,17 +11061,21 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_gspanel_lite", "module_name": "nonebot_plugin_smart_message_storage",
"project_link": "nonebot-plugin-gspanel-lite", "project_link": "nonebot-plugin-smart-message-storage",
"author_id": 86997355, "author_id": 86997355,
"tags": [ "tags": [
{ {
"label": "Genshin", "label": "ai",
"color": "#eae552" "color": "#d65b5b"
}, },
{ {
"label": "原神", "label": "message",
"color": "#a3fffc" "color": "#d6b05b"
},
{
"label": "storage",
"color": "#906eef"
} }
], ],
"is_official": false "is_official": false