From a37f63bc0ea17ef3ade53090b211d2ed6c7e51b0 Mon Sep 17 00:00:00 2001 From: SnowFox4004 Date: Sun, 29 Dec 2024 11:04:22 +0800 Subject: [PATCH] :beers: publish plugin Liar's Bar (#3211) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 88bee2550836..b396fbfd301f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8037,4 +8037,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_liarsbar", + "project_link": "nonebot-plugin-liarsbar", + "author_id": 101725770, + "tags": [ + { + "label": "game", + "color": "#ea5252" + } + ], + "is_official": false + }, ]