From a55b10cfa3adfb34daecb7f9dbc7d5d34ab45376 Mon Sep 17 00:00:00 2001 From: Redmomn Date: Sat, 23 Mar 2024 13:23:33 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-pallas-repeater (#2613) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 49d02fcf..a1c890f5 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5669,5 +5669,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pallas_repeater", + "project_link": "nonebot-plugin-pallas-repeater", + "author": "Redmomn", + "tags": [ + { + "label": "复读鸡", + "color": "#52eae7" + } + ], + "is_official": false } ]