Solved Chat Responder Logging

It's hard to constantly monitor the chat to see if the chat responder is working as expected.

It would be awesome to have a log that shows two things
  1. the chat message that triggered the chat responder
  2. the chat responder response
This would make it easier to tweak the chat responder.
 
This is actually getting important for me.

I had someone ask me if they could mute the responses because it's spamming (I don't want to allow muting), but I don't see the responses in the console and I don't have any log to see it. I believe the chat responder could be responding when it's not supposed to, but it's hard to understand. The way I set it up, it shouldn't be spamming.

Either showing these messages in console or in a log or both would be greatly appreciated.
 

Orange

Administrator
This is actually getting important for me.

I had someone ask me if they could mute the responses because it's spamming (I don't want to allow muting), but I don't see the responses in the console and I don't have any log to see it. I believe the chat responder could be responding when it's not supposed to, but it's hard to understand. The way I set it up, it shouldn't be spamming.

Either showing these messages in console or in a log or both would be greatly appreciated.
I will add it in near time
 
Top