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