From 5bb9e1022c54a263f99eacf89f59e437e5ffe756 Mon Sep 17 00:00:00 2001 From: 41973452 <41973452+Felanbird@users.noreply.github.com> Date: Sat, 28 Nov 2020 03:53:48 -0500 Subject: [PATCH] Comment out specific banphrase causing fp issues This is not an actual solution for the possible ways to fix this, it's just a bandage to prevent the current issue --- pkg/modules/pajbot1_banphrase.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/modules/pajbot1_banphrase.go b/pkg/modules/pajbot1_banphrase.go index 28c00946..164657e9 100644 --- a/pkg/modules/pajbot1_banphrase.go +++ b/pkg/modules/pajbot1_banphrase.go @@ -156,7 +156,7 @@ func (m *pajbot1BanphraseFilter) Initialize() { m.addCustomBanphrase("nigker") m.addCustomBanphrase("nl@@er") - m.addCustomBanphrase("nlger") + // m.addCustomBanphrase("nlger") m.addCustomBanphrase("nlgger") m.addCustomBanphrase("nlggger") m.addCustomBanphrase("nlgggger")