mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-08 03:36:44 +00:00
Compare commits
1 Commits
publish/is
...
publish/is
Author | SHA1 | Date | |
---|---|---|---|
|
7c6009dd06 |
@@ -9765,10 +9765,19 @@
|
|||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_tcping",
|
"module_name": "nonebot_plugin_comment_analysis",
|
||||||
"project_link": "nonebot-plugin-tcping",
|
"project_link": "nonebot-plugin-comment-analysis",
|
||||||
"author_id": 178790876,
|
"author_id": 113231410,
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "ai分析",
|
||||||
|
"color": "#52c5ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "弹幕评论",
|
||||||
|
"color": "#eb0e31"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
@@ -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: 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) ([#3675](https://github.com/nonebot/nonebot2/pull/3675))
|
||||||
- Plugin: 算法比赛助手 [@noneflow](https://github.com/noneflow) ([#3672](https://github.com/nonebot/nonebot2/pull/3672))
|
- Plugin: 算法比赛助手 [@noneflow](https://github.com/noneflow) ([#3672](https://github.com/nonebot/nonebot2/pull/3672))
|
||||||
|
Reference in New Issue
Block a user