mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	✏️ Plugin: Hello World 添加 tag (#2056)
This commit is contained in:
		| @@ -4913,7 +4913,12 @@ | |||||||
|     "desc": "你好,世界", |     "desc": "你好,世界", | ||||||
|     "author": "A-kirami", |     "author": "A-kirami", | ||||||
|     "homepage": "https://github.com/A-kirami/nonebot-plugin-helloworld", |     "homepage": "https://github.com/A-kirami/nonebot-plugin-helloworld", | ||||||
|     "tags": [], |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "good first plugin", | ||||||
|  |         "color": "#6c58f6" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user