Closed Moire9 closed 4 years ago
Figures. It's the one JS file I didn't look at, and grep didn't seem to pick it up. I will create a pull request fixing this and removing Watchdog messages, which I will do in about 1.25 hours when the next watchdog message sends.
Closed via #16
I would make a PR but I just cannot find the piece of code that detects this. The config setting "HIDE_JOIN_MESSAGES" does not work, as the join messages format was changed, from
<playername> <left|joined>
to<Guild|Friend> > <playername> <joined|left>.
Do note that it is now differently colored. Example of my chat getting spammed by it: Should be a fairly simple fix, just replace the string that is used for detection.