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,10 +9797,23 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_tcping", "module_name": "nonebot-plugin-msglogger",
"project_link": "nonebot-plugin-tcping", "project_link": "nonebot-plugin-msglogger",
"author_id": 178790876, "author_id": 71204348,
"tags": [], "tags": [
{
"label": "消息记录",
"color": "#eb1919"
},
{
"label": "群信息记录",
"color": "#633fef"
},
{
"label": "图片保存",
"color": "#0af70a"
}
],
"is_official": false "is_official": false
}, },
] ]