diff --git a/Procfile b/Procfile index 65ee930..39028c9 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: dotnet run discord-bot-dsharp +worker: cd $HOME/heroku_output && ./Bot_Discord_CSharp