Discord bot for Ricardo Discord Server
Run
npm install
Dependencies will be installed from the above command. I'd suggest using Docker to get all the necessary requirements. Make a .env file, add DISCORD_TOKEN= the token. This should be private and not public. Contact the developers to get the token privately.
Install ffmpeg on computer
npm start
Option to run using Docker is available.
docker build -t ricardo-bot .
docker run --rm -it ricardo-bot
TODO: Update to receive separate voice line and still play songs correctly