From f08c3c53cc4da77cf3085b88f155c5c4aed2c708 Mon Sep 17 00:00:00 2001 From: lyqgzbl Date: Sat, 11 Apr 2026 11:12:03 +0800 Subject: [PATCH] :beers: publish plugin tg-stickers-downloads (#3953) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a6609415..d623083a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10641,4 +10641,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_tg_stickers_downloads", + "project_link": "nonebot-plugin-tg-stickers-downloads", + "author_id": 122811297, + "tags": [], + "is_official": false + }, ]