更新 README.md

This commit is contained in:
2026-04-07 13:03:55 +08:00
parent 9e7dba6f77
commit b3ce6307a9

View File

@@ -1,2 +1,3 @@
# Netch # Netch
/run if IsInRaid() then SendChatMessage("感谢","RAID") elseif IsInGroup() then SendChatMessage("感谢","PARTY") else print("未在队伍中") end