]> git.localhorst.tv Git - alttp.git/commit
add aosr slash command
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 4 May 2022 15:33:31 +0000 (17:33 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 4 May 2022 15:33:31 +0000 (17:33 +0200)
commit9aeade5903cf6d08509fe5b1264a6bc4e0eeb60a
tree041b1de1c131aaf7df0895233e747de22a9770b9
parente3880b3664a3916242a8a774a188686dd5c5297f
add aosr slash command

note this requires a patch of discord-php for now
see https://github.com/discord-php/DiscordPHP/pull/798
.env.example
app/Console/Commands/DiscordBotCommand.php
app/DiscordAppCommands/AosrPresetCommand.php [new file with mode: 0644]
composer.lock
config/discord.php