From 644b2a6a040a621602a9d8ae4197463fa6d3ad88 Mon Sep 17 00:00:00 2001 From: Codeflix-Bots <159244479+Codeflix-Bots@users.noreply.github.com> Date: Mon, 13 May 2024 10:21:09 +0530 Subject: [PATCH] Update Procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Procfile b/Procfile index a18caa2..b3276e2 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ web: python3 bot.py +worker: python3 bot.py