Compare commits

..

1 Commits

Author SHA1 Message Date
ericzhang-debug
9bcd7acf5c 🍻 publish plugin nonebot-plugin-msglogger (#3714) 2025-10-09 10:42:23 +08:00

View File

@@ -9797,17 +9797,21 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_memory", "module_name": "nonebot-plugin-msglogger",
"project_link": "nonebot-plugin-memory", "project_link": "nonebot-plugin-msglogger",
"author_id": 175703143, "author_id": 71204348,
"tags": [ "tags": [
{ {
"label": "log", "label": "消息记录",
"color": "#336daf" "color": "#eb1919"
}, },
{ {
"label": "func", "label": "群信息记录",
"color": "#5bd0a2" "color": "#633fef"
},
{
"label": "图片保存",
"color": "#0af70a"
} }
], ],
"is_official": false "is_official": false