asepharyana 4991164591 fix: use AI for global username check instead of keyword list
Replace static OFFENSIVE_USERNAME_KEYWORDS substring matching with a
lightweight LLM call that evaluates whether a global username violates
server rules (gambling, scam, NSFW, SARA, etc). Fail-open design:
if the LLM call fails/times out, the nickname reset still completes.
2026-08-27 13:20:20 +07:00
S
Description
Bete Discord moderation watcher
27 MiB
Languages
TypeScript 96.5%
CSS 1.2%
Nix 0.8%
Shell 0.7%
PLpgSQL 0.5%
Other 0.3%