Adblock for FFXIV.
Go to file
Anna 951d776d42
chore: update readme
2021-05-20 12:56:20 -04:00
NoSoliciting loc: update translations 2021-05-20 16:56:08 +00:00
NoSoliciting.Interface fix: spacify before counting words 2021-05-03 16:24:57 -04:00
NoSoliciting.Internal.Interface chore: update dependencies 2021-04-01 02:57:42 -04:00
NoSoliciting.Lite feat: make reporting better 2021-05-15 18:19:27 -04:00
NoSoliciting.MessageClassifier refactor: update for api level 3 2021-04-05 14:45:04 -04:00
NoSoliciting.Trainer feat(data): add more 2021-05-20 12:52:30 -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.