From 415652cdbfbb739654c58b3b6918ef47cad89dbe Mon Sep 17 00:00:00 2001 From: huanxin996 Date: Tue, 7 Jan 2025 16:23:01 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_palworld (#3243) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 9f7057a5ece2..4530e12cef7d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8156,4 +8156,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_palworld", + "project_link": "nonebot-plugin-palworld", + "author_id": 121207415, + "tags": [ + { + "label": "palworld", + "color": "#006cff" + }, + { + "label": "rest api", + "color": "#d8eb22" + } + ], + "is_official": false + }, ]