A discord radio bot built with the discord-akairo framework.
git clone https://github.com/TeeSeal/Musen.gitcd Musen
npm imv .env.example .env- Fill the .env file with all necessary values
npm run dev
npm i --only=prod- Export the environment variables specified in
.env.example(otherwise they can be specified when running the app) npm start
