From: Daniel Karbach Date: Fri, 9 Aug 2024 18:58:54 +0000 (+0200) Subject: add brokkobot to known bots X-Git-Url: http://git.localhorst.tv/?a=commitdiff_plain;h=ca47ccf5440221dff08c4ff9de6e81fd814d9f91;p=alttp.git add brokkobot to known bots --- diff --git a/app/Models/ChatLog.php b/app/Models/ChatLog.php index 77df993..f7501c9 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -107,6 +107,7 @@ class ChatLog extends Model { return in_array(strtolower($nick), [ 'a_n_i_v', 'birrellthesquirrel', + 'brokkobot', 'creatisbot', 'fossabot', 'funtoon',