From 2d4c2e472b2ecfcc2f49e1e656df2e950e6c3b4a Mon Sep 17 00:00:00 2001 From: Florenz0707 Date: Fri, 13 Dec 2024 17:48:30 +0800 Subject: [PATCH] :beers: publish plugin CSGO_MARKET (#3144) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index ac4dd969..58e769a8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7793,4 +7793,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_csgomarket", + "project_link": "nonebot-plugin-csgomarket", + "author_id": 188882430, + "tags": [ + { + "label": "CSGO", + "color": "#fb9f29" + } + ], + "is_official": false + }, ]