mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-18 00:30:13 +08:00
🍻 rename nonebot-plugin-chess (#953)
Plugin: nonebot-plugin-chess 改名为 nonebot-plugin-boardgame
This commit is contained in:
parent
2d81d54d93
commit
e87861983b
@ -964,17 +964,13 @@
|
|||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_chess",
|
"module_name": "nonebot_plugin_boardgame",
|
||||||
"project_link": "nonebot-plugin-chess",
|
"project_link": "nonebot-plugin-boardgame",
|
||||||
"name": "棋类游戏",
|
"name": "棋类游戏",
|
||||||
"desc": "棋类游戏插件,目前支持 五子棋、黑白棋、围棋",
|
"desc": "棋类游戏插件,目前支持 五子棋、黑白棋、围棋",
|
||||||
"author": "MeetWq",
|
"author": "MeetWq",
|
||||||
"homepage": "https://github.com/MeetWq/nonebot-plugin-chess",
|
"homepage": "https://github.com/noneplugin/nonebot-plugin-boardgame",
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
|
||||||
"label": "t:chess",
|
|
||||||
"color": "#ea5252"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"label": "a:onebot",
|
"label": "a:onebot",
|
||||||
"color": "#000000"
|
"color": "#000000"
|
||||||
@ -1569,4 +1565,4 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user