Feature: 将 block driver 转正为 none 驱动器 (#1522)

This commit is contained in:
uy/sun
2023-01-01 15:08:00 +08:00
committed by GitHub
parent c73ca2b43f
commit 69edb98835
6 changed files with 55 additions and 31 deletions

View File

@ -48,5 +48,15 @@
"homepage": "/docs/tutorial/choose-driver",
"tags": [],
"is_official": true
},
{
"module_name": "nonebot.drivers.none",
"project_link": "",
"name": "None",
"desc": "None 驱动器",
"author": "yanyongyu",
"homepage": "/docs/tutorial/choose-driver",
"tags": [],
"is_official": true
}
]