]> git.localhorst.tv Git - alttp.git/blobdiff - app/TwitchBot/TwitchChatBot.php
twitch chat bot controls
[alttp.git] / app / TwitchBot / TwitchChatBot.php
index 576bf04a9dfdcf8b938598b3d129f8b3f2869c8b..7a6eb1c1357cb9c59d12c2bfc9af81467383ae53 100644 (file)
@@ -20,6 +20,7 @@ class TwitchChatBot extends TwitchBot {
                        ];
                }
                $this->startTimer();
+               $this->listenCommands();
        }
 
        public function joinChannels() {