From f61edbf0c95c879883c4a70145500da9f6f3301e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=91=E8=B4=A8?= Date: Wed, 29 May 2024 12:40:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9ENapCat=E7=AB=AF=E5=85=83?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OlivaDiceCore/app.json | 4 ++-- OlivaDiceCore/msgCustom.py | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/OlivaDiceCore/app.json b/OlivaDiceCore/app.json index e3a4672..3eb9236 100644 --- a/OlivaDiceCore/app.json +++ b/OlivaDiceCore/app.json @@ -4,8 +4,8 @@ "namespace" : "OlivaDiceCore", "message_mode" : "old_string", "info" : "本模块为OlivaDice的核心模块,提供了所有必须的骰子功能以及基础的管理支持,几乎所有的其它模块都依赖这个模块。", - "version" : "3.3.24", - "svn" : 1074, + "version" : "3.3.25", + "svn" : 1075, "compatible_svn" : 101, "priority" : 20000, "support" : [ diff --git a/OlivaDiceCore/msgCustom.py b/OlivaDiceCore/msgCustom.py index dbaa201..8f10ad8 100644 --- a/OlivaDiceCore/msgCustom.py +++ b/OlivaDiceCore/msgCustom.py @@ -336,7 +336,11 @@ 'opqbot_default': 'OPQBot', 'opqbot_auto': 'OPQBot', 'opqbot_port': 'OPQBot', - 'opqbot_port_old': 'OPQBot' + 'opqbot_port_old': 'OPQBot', + 'napcat': 'NapCat', + 'napcat_hide': 'NapCat', + 'napcat_show': 'NapCat', + 'napcat_show_old': 'NapCat' } }, 'kaiheila': {