mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:27:30 +08:00
🍻 publish plugin puzzle (#2053)
This commit is contained in:
parent
3beefdff72
commit
e760290beb
@ -5803,5 +5803,28 @@
|
|||||||
"homepage": "https://github.com/Special-Week/Hinata-Bot/tree/main/src/plugins/homo_mathematician",
|
"homepage": "https://github.com/Special-Week/Hinata-Bot/tree/main/src/plugins/homo_mathematician",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_puzzle",
|
||||||
|
"project_link": "nonebot-plugin-puzzle",
|
||||||
|
"name": "puzzle",
|
||||||
|
"desc": "数字华容道,拼图游戏,查看群华容排名",
|
||||||
|
"author": "initialencounter",
|
||||||
|
"homepage": "https://github.com/initialencounter/nonebot-plugin-puzzle",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "数字华容道",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "拼图游戏",
|
||||||
|
"color": "#a7ea52"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "puzzle",
|
||||||
|
"color": "#52eadd"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user