peterthehan / create-discord-bot

A module-based Discord bot template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background task

Maxyull opened this issue · comments

pm2 work this script in linux ?

it should, it's not configured by default so you'll have to figure it out

pm2 install typescript
pm2 start dist/index.js --watch

source