From 6fd3b427b58bb735dc815eeb69de5dbe19af791b Mon Sep 17 00:00:00 2001 From: SnowFox4004 Date: Sat, 28 Dec 2024 14:22:15 +0800 Subject: [PATCH] :beers: publish plugin Liar's Bar (#3211) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 16702cbee4fe..4069b330377c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8017,4 +8017,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_liarsbar", + "project_link": "nonebot-plugin-liarsbar", + "author_id": 101725770, + "tags": [ + { + "label": "game", + "color": "#ea5252" + }, + { + "label": "liar's bar", + "color": "#118177" + } + ], + "is_official": false + }, ]