diff --git a/Procfile b/Procfile index c1411fe8..58d54598 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ -web: python -m FileStream \ No newline at end of file +web: python -m FileStream +worker: python3 bot.py