Hey Robin, amazing plugin!
What do you think about adding a username placeholder so that each individual message will address the user by his name?
Hey Robin, amazing plugin!
What do you think about adding a username placeholder so that each individual message will address the user by his name?
That’s a neat idea, but I am quite busy right now. I would happily accept a PR for that though.
Would that be doable by using adding react into the code?
I would not recommend adding react for such a simple change (or most changes - adding react would be a very strange and uncommon thing to do.)
Just created a pull request. Let me know if anything needs to be changed, but right now it allows you to use {username}
and {@username}
in your message to be personalized for each recipient. Works with emails too, but you’d ideally not want to use the @.