From a14feac5cd4f8453d169dbdc4efeda17d2dba78a Mon Sep 17 00:00:00 2001 From: calexil Date: Fri, 5 Jan 2018 14:22:57 -0500 Subject: [PATCH] last.fm revert --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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