Simple and stupid app that interups people as they speak in a discord channel
- Node
- Mp3 File of choice
Once you have cloned the repo all you need to do is fill out an .env file or set your envirment variables that are in the env.example file
Run to install packages:
npm i
Start the server:
npm run start