]> git.localhorst.tv Git - alttp.git/commit
notify channel crew on episode crew signup
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 29 Aug 2025 20:08:19 +0000 (22:08 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 29 Aug 2025 20:08:19 +0000 (22:08 +0200)
commitccf3cd4b451e89b8fac054766f75765e456112f7
tree430607f56a4749fb8d530fb18d0944989d6c5f1d
parent1e0424ac26c5023d4422644196985a379fffe236
notify channel crew on episode crew signup
app/DiscordBotCommands/BaseCommand.php
app/DiscordBotCommands/CrewSignupNotifyCommand.php [new file with mode: 0644]
app/Http/Controllers/EpisodeController.php
app/Models/ChannelCrew.php
app/Models/DiscordBotCommand.php