aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorhyfc <[email protected]>2018-06-10 23:27:45 +0800
committerhyfc <[email protected]>2020-10-22 11:37:35 +0800
commit9d71b348da48ac3c9c5da2e36c8741a7bd38ef1a (patch)
tree4374148dbd08af11e87642db928a42d46e88b961 /Procfile
parent0d46d715374b51bd4a0833e7687ae33ae46376b3 (diff)
downloadtelegram-mail-bot-9d71b348da48ac3c9c5da2e36c8741a7bd38ef1a.tar.gz
telegram-mail-bot-9d71b348da48ac3c9c5da2e36c8741a7bd38ef1a.tar.bz2
telegram-mail-bot-9d71b348da48ac3c9c5da2e36c8741a7bd38ef1a.zip
a first working verison
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..c22255a
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+bot: python3 bot.py \ No newline at end of file