SpamFilter

SpamFilter

967 Downloads

Currently not being maintained

What is SpamFilter?

SpamFilter is a addon for those who rather see all the important messages in your chat instead of having it filled with spam regarding boost and selling services.

Features

  • Block keywords and messages from your chat channels
  • Decide yourself which channels should be filtered
  • Add your own keywords to filter (fully regex customizable)
  • Block specific players from your chat channels

How to use

Access through Interface -> Addons.

Players

Whitelist

Add players in the "Whitelist" options menu. These players' messages will always be allowed even if they write something that normally would be filtered.

Blacklist

Add players in the "Blacklist" options menu. These players' messages will always be filtered

Channels

Select in which channels message and players should be filtered in.

Filters

Add strings and keywords to be filtered in the selected channels. All filters uses regular expressions for its filtering functionality, which makes them a bit more complicated to use and explain. Easiest way to use this is probably to lookup a regular expression editor online. One recommended is https://regex101.com/