]> git.localhorst.tv Git - alttp.git/commit
track emote only in chatbot
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 13 Jul 2024 13:35:13 +0000 (15:35 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 13 Jul 2024 13:35:13 +0000 (15:35 +0200)
commit156217eb69980adbf8bca982179e47c2f32926b2
tree60657bdfce8f1eafb03915ceae62e92308e0aab4
parent02418bd3628c8cb4e6903118bbcff741fd1fad3d
track emote only in chatbot
app/Models/ChatLog.php
app/TwitchBot/IRCMessage.php
app/TwitchBot/TokenizedMessage.php
app/TwitchBot/TwitchBot.php
app/TwitchBot/TwitchChatBot.php
database/migrations/2024_07_13_124353_chat_logs_emote_only.php [new file with mode: 0644]