mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 14:36:41 +00:00 
			
		
		
		
	✏️ Plugin: 更新 nonebot-plugin-msgbuf 插件的名称等信息 (#2119)
				
					
				
			This commit is contained in:
		| @@ -6303,7 +6303,7 @@ | |||||||
|   { |   { | ||||||
|     "module_name": "nonebot_plugin_msgbuf", |     "module_name": "nonebot_plugin_msgbuf", | ||||||
|     "project_link": "nonebot-plugin-msgbuf", |     "project_link": "nonebot-plugin-msgbuf", | ||||||
|     "name": "信鸽巴夫", |     "name": "雅信达", | ||||||
|     "desc": "适用于 NoneBot2 插件的被动消息构造集成", |     "desc": "适用于 NoneBot2 插件的被动消息构造集成", | ||||||
|     "author": "NCBM", |     "author": "NCBM", | ||||||
|     "homepage": "https://github.com/NCBM/nonebot-plugin-msgbuf", |     "homepage": "https://github.com/NCBM/nonebot-plugin-msgbuf", | ||||||
| @@ -6314,8 +6314,13 @@ | |||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "is_official": false, |     "is_official": false, | ||||||
|     "type": null, |     "type": "library", | ||||||
|     "supported_adapters": null |     "supported_adapters": [ | ||||||
|  |       "nonebot.adapters.onebot.v11", | ||||||
|  |       "nonebot.adapters.onebot.v12", | ||||||
|  |       "nonebot.adapters.qqguild", | ||||||
|  |       "nonebot.adapters.telegram" | ||||||
|  |     ] | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
|     "module_name": "nonebot_plugin_og", |     "module_name": "nonebot_plugin_og", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user