Skip to content

Discord bot to play music from YouTube

Notifications You must be signed in to change notification settings

arnoldaz/discord-music-bot

Repository files navigation

Discord music bot

Requirements

  • Discord bot application (guide can be found here here)
  • Node.js >=16.10
  • ffmpeg

Build and run

  1. Copy .env.example file, rename it to .env and fill the values.
  2. Install npm dependencies
npm install
  1. Build the application
npm run build
  1. Register commands to your server
npm run register
  1. Run the bot
npm run start

About

Discord bot to play music from YouTube

Resources

Stars

Watchers

Forks