From 75414347067200e864d4eba3c00b861dadef20bb Mon Sep 17 00:00:00 2001 From: ishaan Date: Tue, 18 May 2021 18:21:39 -0400 Subject: [PATCH] adding procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Procfile b/Procfile index e69de29..00a0ef3 100644 --- a/Procfile +++ b/Procfile @@ -0,0 +1 @@ +worker: python bot.py \ No newline at end of file