]> git.localhorst.tv Git - alttp.git/commit
chat bot settings
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 21 Jan 2024 15:39:12 +0000 (16:39 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 21 Jan 2024 15:39:12 +0000 (16:39 +0100)
commite49b130505f5712075dca2ff990e5a63fc90ce3c
tree5e78a5f42498e705cfc558786b475a984a7a8968
parent06fbdc15c8db57590c9b6a38ee1f00d5f349cff9
chat bot settings
app/Http/Controllers/ChannelController.php
app/Models/Channel.php
app/TwitchBot/TwitchChatBot.php
database/migrations/2024_01_21_134505_channel_chat_settings.php [new file with mode: 0644]
resources/js/components/twitch-bot/ChatSettingsForm.js [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