mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	🍻 change ncm info (#924)
This commit is contained in:
		| @@ -163,10 +163,23 @@ | |||||||
|     "module_name": "nonebot-plugin-ncm", |     "module_name": "nonebot-plugin-ncm", | ||||||
|     "project_link": "nonebot-plugin-ncm", |     "project_link": "nonebot-plugin-ncm", | ||||||
|     "author": "kitUIN", |     "author": "kitUIN", | ||||||
|     "desc": "网易云无损音乐下载", |     "desc": "网易云 无损音乐 点歌/下载", | ||||||
|     "name": "网易云无损音乐下载", |     "name": "网易云无损音乐下载", | ||||||
|     "homepage": "https://github.com/kitUIN/nonebot_tools/tree/master/nonebot_tools/nonebot-plugin-ncm", |     "homepage": "https://github.com/kitUIN/nonebot-plugin-ncm", | ||||||
|     "tags": [], |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "a:onebot", | ||||||
|  |         "color": "#000000" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "a:cqhttp", | ||||||
|  |         "color": "#000000" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "t:Netease", | ||||||
|  |         "color": "#ec4141" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
| @@ -1448,4 +1461,4 @@ | |||||||
|     "tags": [], |     "tags": [], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user