Skip to content

Instantly share code, notes, and snippets.

View KeyWhiteRBCY's full-sized avatar
💭
hello

Reverie KeyWhiteRBCY

💭
hello
  • Planet Earth
  • 01:26 (UTC -05:00)
View GitHub Profile
@KeyWhiteRBCY
KeyWhiteRBCY / filter.sk
Created June 24, 2026 04:53
experimental adaptive chat filter made in Skript
options:
cooldown-after-mute: 240 seconds
kick-window: 240 seconds
slur-mute-time: 10 minutes
spam-mute-time: 15 seconds
max-warnings: 3
# NORMALIZATION
function normalize(t: text, stripSpaces: boolean) :: text:
set {_res} to {_t} in lowercase