mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🍻 publish plugin Nonebot Requests (#2293)
This commit is contained in:
		| @@ -7197,5 +7197,22 @@ | ||||
|     "is_official": false, | ||||
|     "type": "application", | ||||
|     "supported_adapters": ["nonebot.adapters.onebot.v11"] | ||||
|   }, | ||||
|   { | ||||
|     "module_name": "nonebot_plugin_requests", | ||||
|     "project_link": "nonebot-plugin-requests", | ||||
|     "name": "Nonebot Requests", | ||||
|     "desc": "封装 ForwardDriver 实现 HttpClient 功能", | ||||
|     "author": "Ailitonia", | ||||
|     "homepage": "https://github.com/Ailitonia/nonebot-plugin-requests", | ||||
|     "tags": [ | ||||
|       { | ||||
|         "label": "requests", | ||||
|         "color": "#80bcc2" | ||||
|       } | ||||
|     ], | ||||
|     "is_official": false, | ||||
|     "type": "library", | ||||
|     "supported_adapters": null | ||||
|   } | ||||
| ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user