From 15fb9e4b60c644c716e4d157622c81d00f1146f2 Mon Sep 17 00:00:00 2001 From: MovFish Date: Sun, 27 Apr 2025 21:40:34 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-ban-sticker (#3428) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e7e2c88e..6d9d5909 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8902,4 +8902,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_ban_sticker", + "project_link": "nonebot-plugin-ban-sticker", + "author_id": 57578111, + "tags": [], + "is_official": false + }, ]