mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-16 00:32:15 +00:00
Compare commits
2 Commits
publish/is
...
publish/is
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18259070d3 | ||
|
|
b3ce2a7463 |
@@ -10225,21 +10225,13 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_nearcade_reporter",
|
||||
"project_link": "nonebot-plugin-nearcade-reporter",
|
||||
"author_id": 91889128,
|
||||
"module_name": "nonebot_plugin_tavily",
|
||||
"project_link": "nonebot-plugin-tavily",
|
||||
"author_id": 1080807,
|
||||
"tags": [
|
||||
{
|
||||
"label": "maimai",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "nearcade",
|
||||
"color": "#b050ff"
|
||||
},
|
||||
{
|
||||
"label": "机厅人数",
|
||||
"color": "#b050ff"
|
||||
"label": "search",
|
||||
"color": "#39c5bb"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
|
||||
@@ -20,6 +20,7 @@ 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) ([#3817](https://github.com/nonebot/nonebot2/pull/3817))
|
||||
- Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807))
|
||||
|
||||
Reference in New Issue
Block a user