diff --git a/Procfile b/Procfile new file mode 100644 index 000000000..b3276e25f --- /dev/null +++ b/Procfile @@ -0,0 +1,2 @@ +web: python3 bot.py +worker: python3 bot.py