Skip to content

Kuuuuuuuu/discord-radio-bot

Repository files navigation

Discord Radio Bot 📻

a simple Discord bot that play a live stream in a voice channel

Requirements ⚠️

  • Node.js lts or higher
  • ffmpeg (if linux you can install it with sudo apt install ffmpeg or npm install ffmpeg-static)`

Setup ⚙️

  1. Clone the repository
    git clone https://github.com/Kuuuuuuuu/discord-radio-bot.git
  2. Run npm install
  3. Rename .env.example to .env and fill the token of your Discord bot
  4. Change the guildId, channelId and the url of the live stream in the index.js file
  5. Run npm start
  6. Enjoy! :D ✨

About

A simple Discord bot that plays an audio stream in the voice channel

Topics

Resources

License

Stars

Watchers

Forks