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:
KafCoppelia 2022-01-23 23:10:50 +08:00 committed by GitHub
parent 05f4a8b363
commit 26934124a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -956,7 +956,7 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_fortune",
"module_name": "今日运势",
"project_link": "nonebot-plugin-fortune",
"name": "nonebot_plugin_fortune",
"desc": "抽签!占卜一下你的今日运势",
@ -995,7 +995,7 @@
"color": "#461264"
},
{
"label": "alpha only",
"label": "beta first",
"color": "#b41f14"
}
],
@ -1039,4 +1039,4 @@
],
"is_official": false
}
]
]