Skip to content

Vuurvos1/discordMusic

Repository files navigation

Discord music, a Discord bot that plays music Discord music, a Discord bot that plays music

Discord Music

A Discord bot that plays music

Adding the bot to your server

In de discord developer portal make sure you have selected bot and applications.commands under scope

under Bot permissions, turn on administrator rights (or enable all voice and text related permissions)

Features

  • Play, pause, queue and skip songs
  • Slash commands

Instalation

  1. clone the project
  2. open the project directory
  3. run pnpm install
  4. start the bot using pnpm start or npm run start