diff options
| author | Fuwn <[email protected]> | 2021-10-06 21:07:29 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-10-06 21:07:29 -0700 |
| commit | 55327a3ce7afff8e9d5420b53bdcbe58c5783b7a (patch) | |
| tree | 85a47b40229d0d0495740b5f023944cc82547f53 /Procfile | |
| download | bot-55327a3ce7afff8e9d5420b53bdcbe58c5783b7a.tar.xz bot-55327a3ce7afff8e9d5420b53bdcbe58c5783b7a.zip | |
feat: discord.js rewrite
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..44899d9 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +worker: node bot.js |