diff --git a/Procfile b/Procfile index bf2bd3c..29cff6d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python bot.py +worker: python bot.py