Needed components:
- Node.js
- Code editor like Visual Studio Code
- GitHub account linked with Git on your local computer
- FFMPEG installed and added to your path (there's some packages for node to do this but I had to install them manually from this tutorial
Clone the repo on your local machine. Contact me for a copy of the .env file (this will need to be placed in the root directory). Join my bot testing channel (ask me for an invite).
You can debug the node app directly through VSCode and see your changes in this channel.
Once you've added some good changes, commit them to the master branch and they'll deploy to the heroku app.