Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larsrickert/discord-player-plus
🤖 Library for creating discord music bots using discord.js v14 written in TypeScript.
https://github.com/larsrickert/discord-player-plus
bot discord discord-bot discordjs music
Last synced: about 20 hours ago
JSON representation
🤖 Library for creating discord music bots using discord.js v14 written in TypeScript.
- Host: GitHub
- URL: https://github.com/larsrickert/discord-player-plus
- Owner: larsrickert
- License: mit
- Created: 2022-04-29T17:47:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T16:17:03.000Z (7 months ago)
- Last Synced: 2024-11-07T14:40:11.262Z (9 days ago)
- Topics: bot, discord, discord-bot, discordjs, music
- Language: TypeScript
- Homepage: https://discordplayerplus.lars-rickert.de
- Size: 1.45 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Player Plus
[![downloadsBadge](https://img.shields.io/npm/dt/discord-player-plus?style=for-the-badge)](https://npmjs.com/discord-player-plus)
Library for quickly creating discord music and sound bots using discord.js v14.
## Features
- Pre-build slash commands with multiple/custom languages
- No need to install additional dependencies
- Written in TypeScript
- Support for YouTube, Spotify, local files and custom engines
- Multiple servers / guilds## Installation
```bash
npm i discord.js discord-player-plus
```## [Documentation](https://discordplayerplus.lars-rickert.de)
## [Changelog](https://github.com/larsrickert/discord-player-plus/releases)