From 45c649e3dce079cd32c81e6d0c1a40e5b0ba4632 Mon Sep 17 00:00:00 2001 From: XChen446 Date: Tue, 28 Jul 2026 23:07:04 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-onebot-luckperms (#4108) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3ad82d2e..7a924d24 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11373,4 +11373,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_onebot_luckperms", + "project_link": "nonebot-plugin-onebot-luckperms", + "author_id": 189126940, + "tags": [ + { + "label": "rule", + "color": "#e74c3c" + }, + { + "label": "func", + "color": "#3498db" + }, + { + "label": "perm", + "color": "#94df03" + } + ], + "is_official": false + }, ]