Is there any way to go about having a random string be selected from a list in a macro on use? We use a ton of macros, and honestly I just hate sounding like a robot.
In the most simple example, something like:
{{Hey!,Hi!,How's it going,Hello}} {{ticket.requester.first_name}},
Where one of those 4 greetings would be selected.