diff --git a/bot.php b/bot.php index 09d4e30cf..d6551195a 100755 --- a/bot.php +++ b/bot.php @@ -1,5 +1,15 @@ #!/usr/bin/env php . +*/ require 'vendor/autoload.php'; $settings = []; diff --git a/pipesbot.php b/pipesbot.php index a60d4c0df..a88a80b9b 100755 --- a/pipesbot.php +++ b/pipesbot.php @@ -1,5 +1,15 @@ #!/usr/bin/env php . +*/ require 'vendor/autoload.php'; $settings = [];