From 67f76898138c66caa07c02187d13ac1269fec592 Mon Sep 17 00:00:00 2001 From: Gogo1951 <55365231+Gogo1951@users.noreply.github.com> Date: Sat, 15 Oct 2022 00:02:38 -0500 Subject: [PATCH] Copy Changes --- AutoResponse.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoResponse.lua b/AutoResponse.lua index a851125..2819e33 100644 --- a/AutoResponse.lua +++ b/AutoResponse.lua @@ -7,8 +7,8 @@ local L = LibStub('AceLocale-3.0'):GetLocale('Groupie') local time = time addon.recentPlayers = {} -local askForPlayerInfo = format("{rt3} %s : What are you?", addonName) -local askForInstance = format("{rt3} %s : What are you inviting me to? Let me know what Role you need, and if there are any reserves. Thanks!" +local askForPlayerInfo = format("{rt3} %s : What Role are you?", addonName) +local askForInstance = format("{rt3} %s : Please confirm what Instance you're inviting me to, thanks!" , addonName) --Clear table entries more than 1 minute old