Replies: 1 comment
-
|
well after some course of testing and skimming through the full manual I'm pretty sure it works fine |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Thank you for your great work for the community
I started the bot in docker and keep watching its logs while trying join group from different accounts and send messages containing web-links, which in my opinion is a clear mark of spam. And nothing happens.
Then I tried to send a message copying a line from stop-word.txt and bang! magic happens
But this way of working left my suspicious will this setup actually useful in real scenario while there are only few lines in stop-word.txt
Should I do some "training" or enable some additional algorithms in config?
I expected to logs to write a line for each message appearing in a group containing some 'scores' to make a decision to delete the message or report it to admins as mail spam detection tools use to do. May be its possible to enable some 'verbose' mode to make it clear to see how the algorithms work and fine tune them?
Beta Was this translation helpful? Give feedback.
All reactions