]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Wed, 2 Jul 2025 12:03:17 +0000 (14:03 +0200) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Wed, 2 Jul 2025 12:03:17 +0000 (14:03 +0200) | ||
commit | 29533d4d443e223533b694b6c31df2723f1cdecc | |
tree | a6e924ae28a6351b26f1f02cc855b74593aafe1d | tree | snapshot |
parent | faa09624d67090a6c2a4ed023027a147bf4b33eb | commit | diff |
app/Console/Commands/DiscordBotCommand.php | diff | blob | history | |
app/DiscordBotCommands/BaseCommand.php | diff | blob | history | |
app/DiscordBotCommands/MessageCommand.php | [new file with mode: 0644] | blob |
app/Http/Controllers/DiscordBotController.php | [new file with mode: 0644] | blob |
app/Models/DiscordBotCommand.php | diff | blob | history | |
app/Models/DiscordGuild.php | diff | blob | history | |
app/Policies/DiscordGuildPolicy.php | diff | blob | history | |
database/migrations/2025_07_02_095525_link_discord_bot_commands_and_guilds.php | [new file with mode: 0644] | blob |
resources/js/components/common/DiscordChannelSelect.jsx | diff | blob | history | |
resources/js/components/discord-bot/ChannelControls.jsx | [new file with mode: 0644] | blob |
resources/js/components/discord-bot/Controls.jsx | diff | blob | history | |
resources/js/components/twitch-bot/Controls.jsx | diff | blob | history | |
resources/js/i18n/de.js | diff | blob | history | |
resources/js/i18n/en.js | diff | blob | history | |
routes/api.php | diff | blob | history |