diff --git a/website/static/plugins.json b/website/static/plugins.json index ce322b52..ddab09bb 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1427,5 +1427,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_draw", + "project_link": "nonebot_plugin_draw", + "name": "nonebot_plugin_draw", + "desc": "模拟抽签的一个本地化插件", + "author": "bingganhe123", + "homepage": "https://github.com/bingganhe123/nonebot_plugin_draw", + "tags": [], + "is_official": false } ]