]> git.localhorst.tv Git - alttp.git/commit
add twitch chat comand
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 8 Oct 2023 14:52:12 +0000 (16:52 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 8 Oct 2023 14:52:12 +0000 (16:52 +0200)
commit51a752c7cce2465043dfb3d63a0152b64765b167
treef51d58e526b2c00c01b6ca8072f271644014f0fd
parent4b0f87a8b0683579c53c68f35b18e5d08c30b3b9
add twitch chat comand
app/Http/Controllers/ChannelController.php
app/Models/TwitchBotCommand.php
app/TwitchBotCommands/BaseCommand.php
app/TwitchBotCommands/ChatCommand.php [new file with mode: 0644]
resources/js/components/twitch-bot/Controls.js
resources/js/i18n/de.js
resources/js/i18n/en.js
routes/api.php