diff --git a/Procfile b/Procfile index 02dab60..e593d15 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -python WIPBOT.py +web: python WIPBOT.py