https://github.com/kalilistic/nosoliciting
https://github.com/kalilistic/nosoliciting
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kalilistic/nosoliciting
- Owner: kalilistic
- License: eupl-1.2
- Created: 2024-04-01T15:16:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T12:13:44.000Z (about 1 year ago)
- Last Synced: 2024-04-03T04:40:13.517Z (about 1 year ago)
- Language: C#
- Size: 892 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.