mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	🍻 publish plugin 简易群管(带入群欢迎) (#1141)
This commit is contained in:
		| @@ -2215,5 +2215,24 @@ | |||||||
|     "homepage": "https://github.com/ZombieFly/nb2-wiki", |     "homepage": "https://github.com/ZombieFly/nb2-wiki", | ||||||
|     "tags": [], |     "tags": [], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_admin_hello", | ||||||
|  |     "project_link": "nonebot-plugin-admin-hello", | ||||||
|  |     "name": "简易群管(带入群欢迎)", | ||||||
|  |     "desc": "与简易群管属于同个产品,就是多了一个入群欢迎,感谢@幼稚园园长 开发的原版插件的帮助", | ||||||
|  |     "author": "HuYihe2008", | ||||||
|  |     "homepage": "https://github.com/HuYihe2008/nonebot_plugin_admin_hello", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "简易群管", | ||||||
|  |         "color": "#53e950" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "插件改良", | ||||||
|  |         "color": "#2b7be2" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
		Reference in New Issue
	
	Block a user