mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-18 09:25:46 +08:00
🍻 publish plugin 随机抽取自定义内容 (#2063)
This commit is contained in:
parent
5d0d91b87b
commit
7b0e62c128
@ -5869,5 +5869,24 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_random_draw",
|
||||
"project_link": "nonebot-plugin-random-draw",
|
||||
"name": "随机抽取自定义内容",
|
||||
"desc": "通过添加各种想要抽取的内容,进行随机抽取。选择困难症的福音",
|
||||
"author": "Ikaros-521",
|
||||
"homepage": "https://github.com/Ikaros-521/nonebot_plugin_random_draw",
|
||||
"tags": [
|
||||
{
|
||||
"label": "随机",
|
||||
"color": "#ffe0aa"
|
||||
},
|
||||
{
|
||||
"label": "a:onebot",
|
||||
"color": "#000000"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user