mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-12-28 07:27:22 +00:00
Compare commits
3 Commits
publish/is
...
publish/is
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc6f31a794 | ||
|
|
995fc03428 | ||
|
|
b423b2bdf1 |
@@ -10127,23 +10127,22 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_bili2mp4",
|
||||
"project_link": "nonebot-plugin-bili2mp4",
|
||||
"author_id": 181480818,
|
||||
"module_name": "nonebot_plugin_quickreply",
|
||||
"project_link": "nonebot-plugin-quickreply",
|
||||
"author_id": 104259619,
|
||||
"tags": [
|
||||
{
|
||||
"label": "bilibili",
|
||||
"color": "#ff6699"
|
||||
},
|
||||
{
|
||||
"label": "mp4",
|
||||
"color": "#ff6699"
|
||||
},
|
||||
{
|
||||
"label": "小程序",
|
||||
"color": "#ff6699"
|
||||
"label": "工具",
|
||||
"color": "#4de024"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_boardgamehelper",
|
||||
"project_link": "nonebot-plugin-boardgamehelper",
|
||||
"author_id": 60382099,
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
},
|
||||
]
|
||||
|
||||
@@ -19,6 +19,7 @@ toc_max_heading_level: 2
|
||||
|
||||
### 🍻 插件发布
|
||||
|
||||
- Plugin: pErithacus [@noneflow](https://github.com/noneflow) ([#3767](https://github.com/nonebot/nonebot2/pull/3767))
|
||||
- Plugin: MC服务器状态查询 [@noneflow](https://github.com/noneflow) ([#3781](https://github.com/nonebot/nonebot2/pull/3781))
|
||||
- Plugin: Instagram RapidAPI 解析 [@noneflow](https://github.com/noneflow) ([#3784](https://github.com/nonebot/nonebot2/pull/3784))
|
||||
- Plugin: 今天是什么小猪 [@noneflow](https://github.com/noneflow) ([#3773](https://github.com/nonebot/nonebot2/pull/3773))
|
||||
|
||||
Reference in New Issue
Block a user