Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vuurvos1/discordmusic
- Owner: Vuurvos1
- Created: 2021-12-19T15:27:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T18:09:48.000Z (7 months ago)
- Last Synced: 2024-07-12T20:30:07.139Z (7 months ago)
- Topics: bot, discord, discord-bot, discord-js, javascript, music, spotify, twitch, youtube
- Language: JavaScript
- Homepage:
- Size: 415 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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`