From 959f508805ac423d19a9758a237fbc6dd139da09 Mon Sep 17 00:00:00 2001 From: TNTcraftHIM Date: Wed, 9 Sep 2020 19:17:14 +0800 Subject: [PATCH] =?UTF-8?q?Aff=E6=8F=92=E4=BB=B6=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E9=A2=84=E8=A7=88=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aff.py | 2 +- list.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aff.py b/aff.py index 11dff53..dc72fc0 100644 --- a/aff.py +++ b/aff.py @@ -18,7 +18,7 @@ async def aff(context): await context.edit("出错了呜呜呜 ~ Aff消息不存在。\n(你有提前保存好嘛?)") return try: - await context.edit(msg) + await context.edit(msg, link_preview=True) except: await context.edit("出错了呜呜呜 ~ 信息无变化。") sleep(3) diff --git a/list.json b/list.json index 7b5292b..daceb1c 100644 --- a/list.json +++ b/list.json @@ -312,7 +312,7 @@ }, { "name": "aff", - "version": "1.0", + "version": "1.1", "section": "chat", "maintainer": "TNTcraftHIM", "size": "2.0 kb",