]> git.localhorst.tv Git - alttp.git/commit
log who sent manual random chats
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 14 Apr 2024 12:12:31 +0000 (14:12 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 14 Apr 2024 12:12:31 +0000 (14:12 +0200)
commit8645b77ea2dc402f0265e1c8022ba18302506ca1
treeeeffba986df79e8f12e5611b59a3884da0ca356c
parent907f392f8d2fbadb3f53a277cc90ae080da6d476
log who sent manual random chats
app/Http/Controllers/ChannelController.php
app/Models/ChatBotLog.php
app/TwitchBot/TwitchChatBot.php
app/TwitchBotCommands/BaseCommand.php
app/TwitchBotCommands/RandomChatCommand.php
database/migrations/2024_04_14_112456_better_chat_bot_log.php [new file with mode: 0644]
resources/js/components/chat-bot-logs/Item.js
resources/js/helpers/User.js
resources/js/i18n/de.js
resources/js/i18n/en.js
tests/js/helpers/User.test.js [new file with mode: 0644]