]> git.localhorst.tv Git - alttp.git/blob - config/discord.php
empty discord bot
[alttp.git] / config / discord.php
1 <?php
2
3 return [
4         'token' => env('DISCORD_BOT_TOKEN', ''),
5 ];