Skip to content

Commit

Permalink
Update TFTB.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Gogo1951 authored Nov 18, 2024
1 parent 3b9a1e6 commit ddbc56d
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions TFTB.lua
Original file line number Diff line number Diff line change
Expand Up @@ -132,21 +132,7 @@ C_Timer.NewTicker(
-- Define the list of thank you messages
local thankYouMessages = {
"Thanks, you're the best! (=",
"Great job! Thank you for that.",
"Amazing, you're a legend!",
"Thanks! That was just what I needed.",
"You're really good at that -- you must practice a lot!",
"That was so solid! Thanks for being so reliable.",
"I don't care what everyone else says, you're amazing in my book!",
"Wish everyone was like you, thanks!",
"Great skills, I respect that! Thanks!",
"You're absolutely fantastic -- thank you so much!",
"Nicely done! You're really good at helping out.",
"You deserve all the credit. Thank you!",
"Thanks! My hero!",
"Keep that up and you just might get added to my friends list. Thanks!",
"I appreciate you, thanks!",
"Nice! Thanks for doing what you do!"
-- add more messages if you want to have them seem more "random." Got too much hate on Reddit for this feature so I scaled it back.
}

-- Function to use a random emote and send a thank you message to the target
Expand Down

0 comments on commit ddbc56d

Please sign in to comment.