]> git.localhorst.tv Git - alttp.git/blobdiff - config/discord.php
empty discord bot
[alttp.git] / config / discord.php
diff --git a/config/discord.php b/config/discord.php
new file mode 100644 (file)
index 0000000..a4068bd
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+return [
+       'token' => env('DISCORD_BOT_TOKEN', ''),
+];