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