Chat bot written in Node.js (using discord.js) for the MLP Vector Club's Discord server
$ sudo npm install -g pm2
$ npm install
$ cp .env.example .env
$ nano .env # Fill in the neccessary environment variables
$ npm build
$ pm2 start pm2.json
Chat bot written in Node.js (using discord.js) for the MLP Vector Club's Discord server
$ sudo npm install -g pm2
$ npm install
$ cp .env.example .env
$ nano .env # Fill in the neccessary environment variables
$ npm build
$ pm2 start pm2.json