a simple Discord bot that play a live stream in a voice channel
- Node.js lts or higher
- ffmpeg (if linux you can install it with
sudo apt install ffmpeg
or npm install ffmpeg-static)`
- Clone the repository
git clone https://github.com/Kuuuuuuuu/discord-radio-bot.git
- Run
npm install
- Rename .env.example to .env and fill the token of your Discord bot
- Change the guildId, channelId and the url of the live stream in the index.js file
- Run
npm start
- Enjoy! :D ✨