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