Skip to content

Conversation

@Zabuzard
Copy link
Member

Adjusted the scam detector to deal with new real scam and false positives.

Config

The config was changed:

// sus keywords
"teen" -> "^teen$"
"hack" -> "^hack$", "hacks"

// domain whitelist
"store.steampowered.com",
"help.steampowered.com",
"learn.microsoft.com"

changes have already been executed on DEV and MASTER, so the bot doesnt need to be updated anymore.

@Zabuzard Zabuzard self-assigned this Nov 17, 2025
@Zabuzard Zabuzard requested a review from a team as a code owner November 17, 2025 11:10
@Zabuzard Zabuzard added the enhancement New feature or request label Nov 17, 2025
@sonarqubecloud
Copy link

@Zabuzard Zabuzard added the config-changes if your PR contains any changes related to config file label Nov 18, 2025
@Zabuzard Zabuzard merged commit 7b5d29e into develop Nov 18, 2025
11 checks passed
@Zabuzard Zabuzard deleted the feature/scam_adjustments branch November 18, 2025 08:25
@Zabuzard Zabuzard mentioned this pull request Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config-changes if your PR contains any changes related to config file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants