Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vuurvos1/discordmusic

A Discord bot that plays music
https://github.com/vuurvos1/discordmusic

bot discord discord-bot discord-js javascript music spotify twitch youtube

Last synced: 3 days ago
JSON representation

A Discord bot that plays music

Awesome Lists containing this project

README

        

![Discord music, a Discord bot that plays music](./docs/discord-music-dark.png#gh-dark-mode-only)
![Discord music, a Discord bot that plays music](./docs/discord-music-light.png#gh-light-mode-only)

# 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`