Skip to content

Commit

Permalink
🍻 publish plugin 随机抽取自定义内容 (#2063)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikaros-521 committed May 28, 2023
1 parent ed687d8 commit b91c6ab
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions website/static/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]

0 comments on commit b91c6ab

Please sign in to comment.