sleepylessons / NetherAnarchy

0 stars 0 forks source link

Chat filtering blocks non-link messages #1

Open sleepylessons opened 3 years ago

sleepylessons commented 3 years ago

Short overview of the issue

It seems that any message that include "org" or some other strings gets blocked unnecessarily. While we do have chat filtering to prevent links from being posted in chat, it shouldn't block non-link messages. This is likely an issue with the Regex that's used to block URLs.

Steps to reproduce the issue (describe how you can cause this issue to happen)

Type any message in chat that contains the letters "org"

Is this issue new / recently noticed, or something that's been happening for a while?

This issue has been around for a while

Screenshots of the issue, if relevant