diff --git a/website/static/plugins.json b/website/static/plugins.json index 8152007f..1d9cda48 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3693,5 +3693,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_antirecall", + "project_link": "nonebot-plugin-antirecall", + "name": "防撤回", + "desc": "防撤回", + "author": "Jerry080801", + "homepage": "https://github.com/Jerry080801/nonebot-plugin-antirecall/", + "tags": [], + "is_official": false } ]