mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-09 04:06:45 +00:00
Compare commits
1 Commits
master
...
publish/is
Author | SHA1 | Date | |
---|---|---|---|
|
7f0095d6ba |
@@ -9796,4 +9796,24 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_pxchat",
|
||||||
|
"project_link": "nonebot-plugin-pxchat",
|
||||||
|
"author_id": 112293881,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "chat",
|
||||||
|
"color": "#52eab7"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "deepseek",
|
||||||
|
"color": "#52ddea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "mcp",
|
||||||
|
"color": "#5292ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
@@ -29,7 +29,6 @@ toc_max_heading_level: 2
|
|||||||
|
|
||||||
### 🍻 插件发布
|
### 🍻 插件发布
|
||||||
|
|
||||||
- Plugin: kook卡片消息编写适配插件 [@noneflow](https://github.com/noneflow) ([#3708](https://github.com/nonebot/nonebot2/pull/3708))
|
|
||||||
- Plugin: 链接分享自动解析 [@noneflow](https://github.com/noneflow) ([#3706](https://github.com/nonebot/nonebot2/pull/3706))
|
- Plugin: 链接分享自动解析 [@noneflow](https://github.com/noneflow) ([#3706](https://github.com/nonebot/nonebot2/pull/3706))
|
||||||
- Plugin: 怪物猎人集会码插件 [@noneflow](https://github.com/noneflow) ([#3684](https://github.com/nonebot/nonebot2/pull/3684))
|
- 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: nonebot-plugin-htmlkit [@noneflow](https://github.com/noneflow) ([#3695](https://github.com/nonebot/nonebot2/pull/3695))
|
||||||
|
Reference in New Issue
Block a user