mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🏷️ Update types
This commit is contained in:
parent
2f61c6a6f9
commit
ebd45dc5c1
@ -36,7 +36,12 @@
|
|||||||
"desc": "基于规则的授权管理",
|
"desc": "基于规则的授权管理",
|
||||||
"author": "Lancercmd",
|
"author": "Lancercmd",
|
||||||
"homepage": "https://github.com/Lancercmd/nonebot_plugin_rauthman",
|
"homepage": "https://github.com/Lancercmd/nonebot_plugin_rauthman",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:rule",
|
||||||
|
"color": "#4ec9b0"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -120,7 +125,12 @@
|
|||||||
"desc": "基于腾讯机器翻译 TMT",
|
"desc": "基于腾讯机器翻译 TMT",
|
||||||
"name": "多语种翻译插件",
|
"name": "多语种翻译插件",
|
||||||
"homepage": "https://github.com/Lancercmd/nonebot_plugin_translator",
|
"homepage": "https://github.com/Lancercmd/nonebot_plugin_translator",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:func",
|
||||||
|
"color": "#dcdcaa"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -737,7 +747,12 @@
|
|||||||
"desc": "在线运行代码插件,支持输入",
|
"desc": "在线运行代码插件,支持输入",
|
||||||
"author": "yzyyz1387",
|
"author": "yzyyz1387",
|
||||||
"homepage": "https://github.com/yzyyz1387/nonebot_plugin_code",
|
"homepage": "https://github.com/yzyyz1387/nonebot_plugin_code",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:func",
|
||||||
|
"color": "#dcdcaa"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user