]> git.localhorst.tv Git - alttp.git/commit
first simple twitch commands
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 2 Mar 2023 14:11:57 +0000 (15:11 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 2 Mar 2023 14:11:57 +0000 (15:11 +0100)
commitcde5d79cf2f09d61fa7b181cd3a1a19050a4aeb3
tree2e04ad2a51256f2cded5d78ecdcf4600a5a67a1b
parent898d01d4ac5ccaa23621abda0761a893ff8c1074
first simple twitch commands
app/Models/Channel.php
app/Models/EpisodeCrew.php
app/Models/EpisodePlayer.php
app/TwitchBot/ChatCommand.php [new file with mode: 0644]
app/TwitchBot/CrewCommand.php [new file with mode: 0644]
app/TwitchBot/IRCMessage.php
app/TwitchBot/RunnerCommand.php [new file with mode: 0644]
app/TwitchBot/TwitchBot.php
database/migrations/2023_03_01_143514_channel_twitch_chat.php
database/migrations/2023_03_02_084058_channel_commands.php [new file with mode: 0644]