Compare commits

..

1 Commits

Author SHA1 Message Date
lanxinmob
8c4c31ad3a 🍻 publish plugin nonebot-plugin-memory (#3700) 2025-10-06 17:31:40 +08:00
2 changed files with 9 additions and 6 deletions

View File

@@ -9765,13 +9765,17 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_kookcardmessage",
"project_link": "nonebot-plugin-kookcardmessage",
"author_id": 174641131,
"module_name": "nonebot_plugin_memory",
"project_link": "nonebot-plugin-memory",
"author_id": 175703143,
"tags": [
{
"label": "kook",
"color": "#ea5252"
"label": "log",
"color": "#336daf"
},
{
"label": "func",
"color": "#5bd0a2"
}
],
"is_official": false

View File

@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: 怪物猎人集会码插件 [@noneflow](https://github.com/noneflow) ([#3684](https://github.com/nonebot/nonebot2/pull/3684))
- Plugin: nonebot-plugin-htmlkit [@noneflow](https://github.com/noneflow) ([#3695](https://github.com/nonebot/nonebot2/pull/3695))
- Plugin: 言令 [@noneflow](https://github.com/noneflow) ([#3675](https://github.com/nonebot/nonebot2/pull/3675))
- Plugin: 算法比赛助手 [@noneflow](https://github.com/noneflow) ([#3672](https://github.com/nonebot/nonebot2/pull/3672))