From 55327a3ce7afff8e9d5420b53bdcbe58c5783b7a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 6 Oct 2021 21:07:29 -0700 Subject: feat: discord.js rewrite --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile (limited to 'Procfile') diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..44899d9 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +worker: node bot.js -- cgit v1.2.3