]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Thu, 3 Jul 2025 14:52:24 +0000 (16:52 +0200) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Thu, 3 Jul 2025 14:52:24 +0000 (16:52 +0200) | ||
commit | 5254d5a0afe782e2040785ceaf478063a03f1ac4 | |
tree | e25cce248b8690d78a6ce049b8f6fe7371237a45 | tree | snapshot |
parent | c83bf5a1abe01ae99a375becb5aa04c6ada9bc81 | commit | diff |
app/Console/Commands/DiscordEpisodeSubscriptionsCommand.php | [new file with mode: 0644] | blob |
app/DiscordBotCommands/PresenceCommand.php | diff | blob | history | |
app/Models/DiscordGuild.php | diff | blob | history | |
app/Models/DiscordGuildEventSubscription.php | [new file with mode: 0644] | blob |
app/Models/DiscordGuildUserSubscription.php | [new file with mode: 0644] | blob |
database/migrations/2025_07_03_143216_create_discord_guild_event_subscriptions_table.php | [new file with mode: 0644] | blob |
database/migrations/2025_07_03_143226_create_discord_guild_user_subscriptions_table.php | [new file with mode: 0644] | blob |