From b3ce6307a92319ba79f3da3211dd9efc24bd2a7d Mon Sep 17 00:00:00 2001 From: Kang Date: Tue, 7 Apr 2026 13:03:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a2f966..e7ba737 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Netch +/run if IsInRaid() then SendChatMessage("感谢","RAID") elseif IsInGroup() then SendChatMessage("感谢","PARTY") else print("未在队伍中") end \ No newline at end of file