]> git.localhorst.tv Git - alttp.git/commit
endpoint for twitch leaderboard
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 12 Mar 2024 13:50:56 +0000 (14:50 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 12 Mar 2024 13:50:56 +0000 (14:50 +0100)
commit4caeac216c5e5a044d81b63a8aa5b66451162271
treecccab19ccca425f35f2f9a70db0ac8ca840ab980
parentc04aa8598c286d9688e10ebdedc1b7f6058ee1df
endpoint for twitch leaderboard
app/Console/Commands/TwitchChannelInfo.php [new file with mode: 0644]
app/Console/Kernel.php
app/Http/Controllers/ChannelController.php
app/Models/TwitchToken.php
database/migrations/2024_03_12_133614_channel_twitch_sync.php [new file with mode: 0644]
routes/api.php