mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:49:02 +08:00
🍻 publish plugin 扫雷游戏 (#907)
Co-authored-by: MeetWq <MeetWq@users.noreply.github.com>
This commit is contained in:
parent
e2621b4448
commit
7ac14bab03
@ -1640,5 +1640,20 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_minesweeper",
|
||||
"project_link": "nonebot-plugin-minesweeper",
|
||||
"name": "扫雷游戏",
|
||||
"desc": "在qq中玩扫雷",
|
||||
"author": "MeetWq",
|
||||
"homepage": "https://github.com/MeetWq/nonebot-plugin-minesweeper",
|
||||
"tags": [
|
||||
{
|
||||
"label": "a:onebot",
|
||||
"color": "#000000"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user