diff --git a/Procfile b/Procfile index a561093c0..a18caa2cb 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python3 bot.py \ No newline at end of file +web: python3 bot.py