]> git.localhorst.tv Git - alttp.git/commit
add user-sync discord command
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 20 Feb 2023 12:54:59 +0000 (13:54 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 20 Feb 2023 12:54:59 +0000 (13:54 +0100)
commit3b4f0e5744d150c273bc450268d5a78ac43b2384
treea7d4ec93ddcfaa050982a136028fa25815bbc329
parent15132749249f6418fd5695547b5c323a0ad10939
add user-sync discord command
app/DiscordBotCommands/BaseCommand.php
app/DiscordBotCommands/SyncUserCommand.php [new file with mode: 0644]
app/Models/User.php
database/migrations/2023_02_20_123827_add_user_avatar_cached.php [new file with mode: 0644]