From e8491b82cba1af019f39cb52c408bbcae124cd30 Mon Sep 17 00:00:00 2001 From: yuexps Date: Wed, 22 Jul 2026 16:51:51 +0800 Subject: [PATCH] :beers: publish plugin Palworld (#4113) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e904b2dd..23f4e464 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11338,4 +11338,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_palworld_sync", + "project_link": "nonebot-plugin-palworld-sync", + "author_id": 69074603, + "tags": [], + "is_official": false + }, ]