space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.71k stars 3.41k forks source link

Chat filter #23244

Closed DrSmugleaf closed 10 months ago

DrSmugleaf commented 10 months ago

Description

The admins want it Configurable by the admins, should save to the database, should ideally support pattern matching (regex, as long as the regex doesn't take 3 years to compute)

@Chief-Engineer

ike709 commented 10 months ago

It's definitely better to have separate filters for in-character and out-of-character channels so RP servers can filter out netspeak in IC. Anything in the OOC filter can just implicitly be included in the IC filter.

Simyon264 commented 10 months ago

How would the chat filter be configured?

Hmeister-fake commented 10 months ago

There should be a blacklist on certain words high ranking admins can change universally for wizden, just by simply writing the word. Like for example if theres an issue with speciesm, an admin can just add "Ligger" to the Blacklist, and people who say it simply say #### instead and admins get a notice on who said it, like with explosives. Simple as that

ShadowCommander commented 10 months ago

Duplicate of https://github.com/space-wizards/space-station-14/issues/17313