From 1aa4384ca30c5f7e48192af6d55c0e94718d4a6e Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Wed, 31 May 2023 20:31:11 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E9=95=BF=E5=BA=A6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/platform/qq.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/platform/qq.py b/model/platform/qq.py index 2217662ec..67cf5106a 100644 --- a/model/platform/qq.py +++ b/model/platform/qq.py @@ -33,7 +33,7 @@ class QQ: res可以是一个数组, 也就是gocq的消息链。 插件开发者请使用send方法, 可以不用直接调用这个方法。 """ - gu.log("回复GOCQ消息: "+str(res), level=gu.LEVEL_INFO, tag="GOCQ", max_len=40) + gu.log("回复GOCQ消息: "+str(res), level=gu.LEVEL_INFO, tag="GOCQ", max_len=300) if isinstance(source, int): source = {