Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1019 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 1019 Bytes

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