mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 17:27:41 +00:00
🍻 publish plugin MC_QQ通信 (#1126)
This commit is contained in:
@ -2144,5 +2144,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_mcqq",
|
||||||
|
"project_link": "nonebot-plugin-mcqq",
|
||||||
|
"name": "MC_QQ通信",
|
||||||
|
"desc": "基于NoneBot的与Minecraft Server互通消息的插件",
|
||||||
|
"author": "17TheWord",
|
||||||
|
"homepage": "https://github.com/17TheWord/nonebot-plugin-mcqq",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "Minecraft",
|
||||||
|
"color": "#52ea6f"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "消息互通",
|
||||||
|
"color": "#52eadf"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user