mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	Update plugins.json
修改nonebot_plugin_fortune "module_name" 与 nonebot_plugin_tarot 标签"alpha only" to "beta first",tarot插件已适配beta.1并已发行pypi,beta.1适配优先
This commit is contained in:
		| @@ -956,7 +956,7 @@ | |||||||
|     "is_official": false |     "is_official": false | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
|     "module_name": "nonebot_plugin_fortune", |     "module_name": "今日运势", | ||||||
|     "project_link": "nonebot-plugin-fortune", |     "project_link": "nonebot-plugin-fortune", | ||||||
|     "name": "nonebot_plugin_fortune", |     "name": "nonebot_plugin_fortune", | ||||||
|     "desc": "抽签!占卜一下你的今日运势", |     "desc": "抽签!占卜一下你的今日运势", | ||||||
| @@ -995,7 +995,7 @@ | |||||||
|         "color": "#461264" |         "color": "#461264" | ||||||
|       }, |       }, | ||||||
|       { |       { | ||||||
|         "label": "alpha only", |         "label": "beta first", | ||||||
|         "color": "#b41f14" |         "color": "#b41f14" | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user