mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-12-27 15:06:53 +00:00
Compare commits
4 Commits
publish/is
...
publish/is
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e28082c246 | ||
|
|
b4c6186a52 | ||
|
|
995fc03428 | ||
|
|
b423b2bdf1 |
@@ -10126,4 +10126,28 @@
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_quickreply",
|
||||
"project_link": "nonebot-plugin-quickreply",
|
||||
"author_id": 104259619,
|
||||
"tags": [
|
||||
{
|
||||
"label": "工具",
|
||||
"color": "#4de024"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_trans_progress",
|
||||
"project_link": "nonebot-plugin-trans-progress",
|
||||
"author_id": 99017826,
|
||||
"tags": [
|
||||
{
|
||||
"label": "汉化",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
]
|
||||
|
||||
@@ -19,6 +19,8 @@ toc_max_heading_level: 2
|
||||
|
||||
### 🍻 插件发布
|
||||
|
||||
- Plugin: 快捷回复 [@noneflow](https://github.com/noneflow) ([#3795](https://github.com/nonebot/nonebot2/pull/3795))
|
||||
- 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