mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
🍻 publish plugin 棋类游戏
This commit is contained in:
parent
1b6b9d61fe
commit
942bb8761e
@ -1106,5 +1106,24 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_chess",
|
||||
"project_link": "nonebot-plugin-chess",
|
||||
"name": "棋类游戏",
|
||||
"desc": "棋类游戏插件,目前支持 五子棋、黑白棋、围棋",
|
||||
"author": "MeetWq",
|
||||
"homepage": "https://github.com/MeetWq/nonebot-plugin-chess",
|
||||
"tags": [
|
||||
{
|
||||
"label": "t:chess",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "a:onebot",
|
||||
"color": "#000000"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user