Adblock for FFXIV.
Go to file
Anna fc89e7df79 fix(trainer): sort import 2021-07-19 20:32:46 -04:00
NoSoliciting chore: update dependencies 2021-07-17 22:20:06 -04:00
NoSoliciting.Interface chore: fix up csproj formatting for interface 2021-05-20 13:49:26 -04:00
NoSoliciting.Internal.Interface chore: update dependencies 2021-07-17 22:20:06 -04:00
NoSoliciting.Lite chore: update dependencies 2021-07-17 22:20:06 -04:00
NoSoliciting.MessageClassifier chore: update dependencies 2021-07-17 22:20:06 -04:00
NoSoliciting.Trainer fix(trainer): sort import 2021-07-19 20:32:46 -04:00
.build.yml fix(build): provide correct arguments 2021-03-03 19:52:38 -05:00
.gitattributes chore: don't process dlls as text 2021-02-01 00:24:42 -05:00
.gitignore chore: add packaging script 2020-09-04 14:03:10 -04:00
LICENCE chore: add readme and licence 2020-09-01 10:18:57 -04:00
NoSoliciting.sln feat: add NoSoliciting Lite 2021-05-03 19:39:34 -04:00
README.md chore: update readme 2021-05-20 12:56:20 -04:00

README.md

NoSoliciting

Adblock for FFXIV.

Summary

NoSoliciting filters chat messages and Party Finder listings based on various built-in and custom filters. The built-in filters are generated using data from NoSoliciting.Trainer/data.csv to create a machine learning model. They can be updated without a plugin update. Custom filters are user-defined and are either case-insensitive substrings or regular expressions.

All messages and listings filtered can be logged in case of false positives, and there is a reporting mechanism in which users can report if NoSoliciting had a false positive or a false negative.