mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
✏️ Plugin: 修改插件 miragetank & charpic 信息 (#2807)
This commit is contained in:
parent
3e8c6ce541
commit
37ad14c277
@ -855,15 +855,33 @@
|
|||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_charpic",
|
"module_name": "nonebot_plugin_charpic",
|
||||||
"project_link": "nonebot-plugin-charpic",
|
"project_link": "nonebot-plugin-charpic",
|
||||||
"author": "RafuiiChan",
|
"author": "1umine",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "字符画",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "多平台适配",
|
||||||
|
"color": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_miragetank",
|
"module_name": "nonebot_plugin_miragetank",
|
||||||
"project_link": "nonebot-plugin-miragetank",
|
"project_link": "nonebot-plugin-miragetank",
|
||||||
"author": "RafuiiChan",
|
"author": "1umine",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "幻影坦克",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "多平台适配",
|
||||||
|
"color": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user