Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)