get bent robertgok

This commit is contained in:
Blake Ridgway
2025-11-30 20:12:47 -06:00
parent 28cddd7885
commit fd2cd5b79d

View File

@@ -434,6 +434,7 @@ func isSpamMessage(message string) bool {
"sveiki", "ciao", "hola", "привет", "sveiki", "ciao", "hola", "привет",
"harga", "karna", "anda", "dari", "harga", "karna", "anda", "dari",
"toughalia", "comfythings", "toughalia", "comfythings",
"robertgok",
} }
for _, pattern := range spamPatterns { for _, pattern := range spamPatterns {