Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 458 Bytes

Penny Curve Workflow status

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