From f0ffa2ce950301bd800a0084cbe9c38f5a6ee2b5 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Tue, 23 Jul 2024 14:36:03 +0200 Subject: [PATCH] add fossabot to known bots --- app/Models/ChatLog.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Models/ChatLog.php b/app/Models/ChatLog.php index d49e745..77df993 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -108,6 +108,7 @@ class ChatLog extends Model { 'a_n_i_v', 'birrellthesquirrel', 'creatisbot', + 'fossabot', 'funtoon', 'nidbot2000', 'nightbot', -- 2.39.2