about summary refs log tree commit diff stats
path: root/Procfile
diff options
context:
space:
mode:
authorredcreeper14385 <mounderfod@gmail.com>2021-08-31 18:11:11 +0100
committerredcreeper14385 <mounderfod@gmail.com>2021-08-31 18:11:11 +0100
commit46d33f5ea678dd351f0aed7d3014f0797aa962d5 (patch)
tree305292f064f1f9021945985a1797c6672b3ff33f /Procfile
parent94e2ce264a00d932813fa239f71cbb45923e02a3 (diff)
downloadtiny-potato-bot-46d33f5ea678dd351f0aed7d3014f0797aa962d5.tar.gz
Add a Procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..00a0ef3
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+worker: python bot.py
\ No newline at end of file