Compare commits

..

1 Commits

Author SHA1 Message Date
ChongxiSama
98c0f44c5c 🍻 publish plugin 舞萌服务器监控 (#3801) 2026-01-15 11:29:46 +08:00
2 changed files with 5 additions and 6 deletions

View File

@@ -10225,13 +10225,13 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_osugreek", "module_name": "nonebot_plugin_maimaimonitor",
"project_link": "nonebot-plugin-osugreek", "project_link": "nonebot-plugin-maimaimonitor",
"author_id": 64720173, "author_id": 141206905,
"tags": [ "tags": [
{ {
"label": "osu", "label": "maimai",
"color": "#ff66aa" "color": "#39c5bb"
} }
], ],
"is_official": false "is_official": false

View File

@@ -20,7 +20,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: 群消息中继 [@noneflow](https://github.com/noneflow) ([#3804](https://github.com/nonebot/nonebot2/pull/3804))
- Plugin: 互联网异常事件监测 [@noneflow](https://github.com/noneflow) ([#3831](https://github.com/nonebot/nonebot2/pull/3831)) - Plugin: 互联网异常事件监测 [@noneflow](https://github.com/noneflow) ([#3831](https://github.com/nonebot/nonebot2/pull/3831))
- Plugin: 词汇黑名单审查 [@noneflow](https://github.com/noneflow) ([#3817](https://github.com/nonebot/nonebot2/pull/3817)) - Plugin: 词汇黑名单审查 [@noneflow](https://github.com/noneflow) ([#3817](https://github.com/nonebot/nonebot2/pull/3817))
- Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807)) - Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807))