2
1
Fork
You've already forked bayebot
0
POC Applying Bayesian filtering to XMPP MUCs
  • Java 100%
Find a file
2022年11月22日 07:50:57 -05:00
gradle Enable strict dependency verification 2022年08月22日 14:06:50 -04:00
src Tiny tweak 2021年09月20日 12:10:34 -04:00
.gitignore Checkin http://classifier4j.sourceforge.net 2021年07月05日 19:23:27 -04:00
.gitlab-ci.yml CI & Packaging 2021年07月05日 19:13:07 -04:00
build.gradle Make builds more reproducible 2022年11月22日 07:50:57 -05:00
gradle.properties Enable strict dependency verification 2022年08月22日 14:06:50 -04:00
LICENSE Initial commit 2021年06月24日 16:07:45 -04:00
README.md Note the prebuilts 2022年07月31日 14:01:30 -04:00
XMPP-Filter.iml Initial commit 2021年06月24日 16:07:45 -04:00

Bayebot

Overview

A proof-of-concept XMPP bot that applies a Bayesian filter to messages in a MUC and reports detected matches.

Quick Start

  • Populate Messages-Spam.txt with known spam messages
  • Populate Messages-KnownGood.txt with known good messages
  • Populate Rooms.txt with rooms you want to monitor
  • Populate Account.txt with first line JID and second line password for the bot account

Prebuilts

TODO

  • Retroactive learning from MAM based on flag users
  • Ability to kick/ban repeat offenders

Credits

Donate