I've been busy in the Barrens lately and the need for a propfer chat filtering addon has been an issue for a while, so I decided to test my coding skills and put up something for us.
The addon is called CrapFilter and is available at GitHub.
Please report issues here ot at GitHub. Pull requests, suggestions and constructive criticism are most welcome.
Please note that this is my first addon, so skilled addon authors are probably going to need some Stratholme holy water if they decide to dive in the code.
Installation
- Go to the AddOn homepage at GitHub and click "Download ZIP" to obtain the latest version.
- Unpack the downloaded archive in your WoW\Interface\AddOns folder.
- Rename the folder to CrapFilter (remove the version suffix "-master" or "-v0.X" depending on the version you downloaded)
Version history
- v0.2 - Added the ability to toggle the filter on or off via
- Code: Select all
/cf enable
- Code: Select all
/cf disable
- v0.1 - Initial release.
Thanks,
Ax