From 58e4795606c21e21948e1021732369d9a8c30e52 Mon Sep 17 00:00:00 2001 From: huanxin996 Date: Mon, 13 Jan 2025 10:57:39 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_palworld (#3243) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 7526e4ffcbcf..2f958fe9a35c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8149,4 +8149,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_palworld", + "project_link": "nonebot-plugin-palworld", + "author_id": 121207415, + "tags": [ + { + "label": "palworld", + "color": "#006cff" + } + ], + "is_official": false + }, ]