]> git.localhorst.tv Git - alttp.git/commit
chat bot protocol ui
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 9 Apr 2024 13:34:06 +0000 (15:34 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 9 Apr 2024 13:34:06 +0000 (15:34 +0200)
commit147c5f43c5d41fa18e82edb6651fe5a37c789353
treeb439314723660c633d5621de27b69f9f8ec34efa
parentebdf8e5f6761de2abd85b01096a67dee62d7d4aa
chat bot protocol ui
app/Http/Controllers/ChannelController.php
app/Models/Channel.php
resources/js/components/chat-bot-logs/ChatBotLog.js [new file with mode: 0644]
resources/js/components/chat-bot-logs/Dialog.js [new file with mode: 0644]
resources/js/components/chat-bot-logs/Item.js [new file with mode: 0644]
resources/js/components/chat-bot-logs/List.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