img



img

ChatFilter


By: ForgeUser22686249
Addon | img 696




Description

___________________________________________________________________________________________________________________________

ChatFilter is a extremely lightweight add-on that can remove annoying chats.

For example:

  • Pet talk
  • Who joined/left the channel
  • Anything you configure

There is no user interface, you have to modify config.lua if you want to change anything or add new keywords etc.

The default config.lua looks like:

ChatFilter.NoPets = true;
ChatFilter.ChannelMessageContains["has joined the channel"] = { FromTab = 1, UntilTab = 4 };
ChatFilter.ChannelMessageContains["has left the channel"] = { FromTab = 1, UntilTab = 4 };

Where ChatFilter.NoPets can be true or false, this eliminates the annoying pet talks.

The ChatFilter.ChannelMessageContains has 3 parts:

  1. The text to filter on
  2. From which chat tab it must start filtering
  3. Until which chat tab it must ends it's filtering

For example, the 'has joined the channel' filter start filtering at chat tab 1 and ends at chat tab 4. I you have an fifth tab which shows 1 or more channels, that tab will receive the message that player xxx has joined the channel.

Feel free to modify existing values and add new ones.

Enjoy your easy readable chat tabs! :)

x Ellen

 




About Project

Created: November 15th 2023

Updated: November 15th 2023

Project ID: 10412

License: All Rights Reserved

__________________________________________

Game Versions:

1.01.03

1.01.03

1.01.03

1.01.03

1.01.03

__________________________________________

Flavors:

WoW Retail

__________________________________________

Categories

Companions

Battle

__________________________________________

Main File

ForgeUser22686249_ChatFilter.zip
  • Release
  • November 15th 2023

    __________________________________________

    Recent File

    ForgeUser22686249_ChatFilter.zip
  • Release
  • November 15th 2023

    __________________________________________

    Members

    img
    ForgeUser22686249
    Owner

    __________________________________________

    Report