diff --git a/Procfile b/Procfile index d80f8e7..a18caa2 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python3 bot.py +web: python3 bot.py