mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-19 18:21:58 +00:00
Compare commits
1 Commits
publish/is
...
publish/is
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b51335bd74 |
@@ -10249,12 +10249,20 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_BitTorrents",
|
||||
"project_link": "nonebot-plugin-bittorrents",
|
||||
"author_id": 98020024,
|
||||
"module_name": "nonebot_plugin_mc_whitelist_controller",
|
||||
"project_link": "nonebot-plugin-mc-whitelist-controller",
|
||||
"author_id": 51502183,
|
||||
"tags": [
|
||||
{
|
||||
"label": "func",
|
||||
"label": "Minecraft",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "MC",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "server",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -20,7 +20,6 @@ toc_max_heading_level: 2
|
||||
|
||||
### 🍻 插件发布
|
||||
|
||||
- Plugin: 战地6战绩查询 [@noneflow](https://github.com/noneflow) ([#3815](https://github.com/nonebot/nonebot2/pull/3815))
|
||||
- Plugin: Tavily Search [@noneflow](https://github.com/noneflow) ([#3834](https://github.com/nonebot/nonebot2/pull/3834))
|
||||
- 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))
|
||||
|
||||
Reference in New Issue
Block a user