We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa07e1 commit f256106Copy full SHA for f256106
Bootstrap/Requires.php
@@ -1,5 +1,6 @@
1
<?php
2
3
require_once BOT_ROOT . '/vendor/autoload.php';
4
+require_once BOT_ROOT . '/Bootstrap/Config.php';
5
require_once BOT_ROOT . '/Bootstrap/Environment.php';
6
require_once BOT_ROOT . '/Bootstrap/Discord.php';
0 commit comments