📝 Specify Node version in README
Co-Authored-By: DeltaCoderr <51528076+DeltaCoderr@users.noreply.github.com>
This commit is contained in:
parent
031f7566e8
commit
28e3709234
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
[![downloadsBadge](https://img.shields.io/npm/dt/discord-player?style=for-the-badge)](https://npmjs.com/discord-player)
|
||||
[![versionBadge](https://img.shields.io/npm/v/discord-player?style=for-the-badge)](https://npmjs.com/discord-player)
|
||||
|
||||
**Note**: this module uses recent discordjs features and requires discord.js version 12.
|
||||
**Note**: this module uses recent discordjs features and requires discord.js version 12 and Node.js 14.
|
||||
|
||||
Discord Player is a powerful [Node.js](https://nodejs.org) module that allows you to easily implement music commands. **Everything** is customizable, and everything is done to simplify your work **without limiting you**! It doesn't require any api key, as it uses **scraping**.
|
||||
|
||||
|
|
Loading…
Reference in a new issue