Chat Responder, use player's names

It might be pretty cool if you could pull the name of the player who triggered the response.

For instance,

edthewolf: When is the wipe?
bot: edthewolf, the wipe is on Thursday

For servers that use the @mention plugin this would be nice too.

edthewolf: When is the wipe?
bot: @edthewolf, the wipe is on Thursday

So maybe it would look something like this:

"Response": [
"{1}, the wipe is on Thursday",
"The wipe will be on Thursday {1}"
],
 
Top