]> git.localhorst.tv Git - alttp.git/blob - en/discord_commands.php
add known bot
[alttp.git] / en / discord_commands.php
1 <?php
2
3 return [
4
5         'result' => [
6                 'finish' => ':name has finished with a time of :time.',
7                 'forfeit' => ':name has forfeited.',
8         ],
9
10 ];