From 172fdc9a096790e3b2e064669555ab1146c35dfd Mon Sep 17 00:00:00 2001 From: SoulGateKey Date: Mon, 18 May 2026 05:16:25 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-onebot2tg (#4019) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b386c345..f98d1557 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10883,4 +10883,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_onebot2tg", + "project_link": "nonebot-plugin-onebot2tg", + "author_id": 50368309, + "tags": [ + { + "label": "telegram", + "color": "#ea5252" + }, + { + "label": "qq", + "color": "#ea5252" + }, + { + "label": "QQ群", + "color": "#ea5252" + } + ], + "is_official": false + }, ]