mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 19:11:00 +00:00
✏️ Plugin: 更新插件维护情况 (#3555)
This commit is contained in:
@ -2243,6 +2243,10 @@
|
|||||||
{
|
{
|
||||||
"label": "l4d2",
|
"label": "l4d2",
|
||||||
"color": "#05ff00"
|
"color": "#05ff00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Alconna",
|
||||||
|
"color": "#ea5252"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
@ -2804,6 +2808,10 @@
|
|||||||
{
|
{
|
||||||
"label": "maimai",
|
"label": "maimai",
|
||||||
"color": "#5262ea"
|
"color": "#5262ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Alconna",
|
||||||
|
"color": "#ea5252"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
@ -3577,6 +3585,10 @@
|
|||||||
{
|
{
|
||||||
"label": "bilibili",
|
"label": "bilibili",
|
||||||
"color": "#ec15c6"
|
"color": "#ec15c6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Alconna",
|
||||||
|
"color": "#ea5252"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
@ -4017,18 +4029,6 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"module_name": "nonebot_plugin_al",
|
|
||||||
"project_link": "nonebot-plugin-al",
|
|
||||||
"author_id": 70925546,
|
|
||||||
"tags": [
|
|
||||||
{
|
|
||||||
"label": "bilibili",
|
|
||||||
"color": "#ea52e5"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"is_official": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_escape_url",
|
"module_name": "nonebot_plugin_escape_url",
|
||||||
"project_link": "nonebot-plugin-escape-url",
|
"project_link": "nonebot-plugin-escape-url",
|
||||||
@ -4654,18 +4654,6 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"module_name": "nonebot_plugin_shutup",
|
|
||||||
"project_link": "nonebot-plugin-shutup",
|
|
||||||
"author_id": 70925546,
|
|
||||||
"tags": [
|
|
||||||
{
|
|
||||||
"label": "阻断",
|
|
||||||
"color": "#ea5252"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"is_official": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_simple_httpcat",
|
"module_name": "nonebot_plugin_simple_httpcat",
|
||||||
"project_link": "nonebot-plugin-simple-httpcat",
|
"project_link": "nonebot-plugin-simple-httpcat",
|
||||||
@ -4978,6 +4966,14 @@
|
|||||||
{
|
{
|
||||||
"label": "VRChat",
|
"label": "VRChat",
|
||||||
"color": "#7aea53"
|
"color": "#7aea53"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Alconna",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "i18n",
|
||||||
|
"color": "#5452ea"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
Reference in New Issue
Block a user