mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🍻 publish plugin 消息伪造 (#2311)
This commit is contained in:
		| @@ -7244,5 +7244,22 @@ | |||||||
|     "is_official": false, |     "is_official": false, | ||||||
|     "type": "application", |     "type": "application", | ||||||
|     "supported_adapters": ["nonebot.adapters.onebot.v11"] |     "supported_adapters": ["nonebot.adapters.onebot.v11"] | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_fakemsg", | ||||||
|  |     "project_link": "nonebot-plugin-fakemsg", | ||||||
|  |     "name": "消息伪造", | ||||||
|  |     "desc": "伪造消息", | ||||||
|  |     "author": "Cvandia", | ||||||
|  |     "homepage": "https://github.com/Cvandia/nonebot-plugin-fakemsg", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "合并转发", | ||||||
|  |         "color": "#1ae32c" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false, | ||||||
|  |     "type": "application", | ||||||
|  |     "supported_adapters": ["nonebot.adapters.onebot.v11"] | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user