mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	📝 tips for getting adapters list
This commit is contained in:
		| @@ -74,6 +74,11 @@ pip install .  # 不推荐 | ||||
| pip install nonebot-adapter-<adapter-name> | ||||
| ``` | ||||
|  | ||||
| ```bash | ||||
| # 列出所有的适配器 | ||||
| nb adapter list | ||||
| ``` | ||||
|  | ||||
| ## 安装插件 | ||||
|  | ||||
| 插件可以通过 `nb-cli` 进行安装,也可以自行安装并加载插件。 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user