diff --git a/Procfile b/Procfile index 50c1d03..44899d9 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: node now-playing-bot.js +worker: node bot.js