mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:57:00 +08:00
🍻 publish plugin 明日方舟抽卡模拟 (#2004)
This commit is contained in:
parent
ae55ec3e1b
commit
c6e69ddc17
@ -5642,5 +5642,28 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_arkgacha",
|
||||||
|
"project_link": "nonebot-plugin-arkgacha",
|
||||||
|
"name": "明日方舟抽卡模拟",
|
||||||
|
"desc": "实现明日方舟的抽卡功能,支持模拟十连",
|
||||||
|
"author": "RF-Tar-Railt",
|
||||||
|
"homepage": "https://github.com/RF-Tar-Railt/nonebot-plugin-arkgacha",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:game",
|
||||||
|
"color": "#eaa852"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "arknights",
|
||||||
|
"color": "#5276ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "抽卡",
|
||||||
|
"color": "#c852ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user