X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=app%2FTwitchBot%2FTwitchChatBot.php;h=7a6eb1c1357cb9c59d12c2bfc9af81467383ae53;hb=06fbdc15c8db57590c9b6a38ee1f00d5f349cff9;hp=576bf04a9dfdcf8b938598b3d129f8b3f2869c8b;hpb=cce68689529251915af11ade10699ffa74cb6a3b;p=alttp.git diff --git a/app/TwitchBot/TwitchChatBot.php b/app/TwitchBot/TwitchChatBot.php index 576bf04..7a6eb1c 100644 --- a/app/TwitchBot/TwitchChatBot.php +++ b/app/TwitchBot/TwitchChatBot.php @@ -20,6 +20,7 @@ class TwitchChatBot extends TwitchBot { ]; } $this->startTimer(); + $this->listenCommands(); } public function joinChannels() {