mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	🍻 publish plugin 工具拓展 (#1693)
This commit is contained in:
		| @@ -4287,5 +4287,24 @@ | |||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_extrautils", | ||||||
|  |     "project_link": "nonebot-plugin-extrautils", | ||||||
|  |     "name": "工具拓展", | ||||||
|  |     "desc": "便于开发 nonebot2 插件的工具拓展", | ||||||
|  |     "author": "NCBM", | ||||||
|  |     "homepage": "https://github.com/NCBM/nonebot-plugin-extrautils", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "t:dev", | ||||||
|  |         "color": "#c99309" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "t:utils", | ||||||
|  |         "color": "#3a46f6" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user