|
1 | 1 | # Flopy |
2 | | -A Discord Music Bot that supports Youtube and is easy to use with its clean dashboard and simple commands. |
| 2 | +A Discord Music Bot that supports multiple platforms and is easy to use with its clean dashboard and simple commands. |
3 | 3 |
|
4 | 4 | [Discord Invite](https://discord.com/api/oauth2/authorize?client_id=909205146863566858&permissions=3172352&scope=bot%20applications.commands) | [Discord Support Server](https://discord.gg/cEzzFUnYvb) |
5 | 5 |
|
6 | | - |
| 6 | + |
7 | 7 |
|
8 | 8 | ## ✨ Features |
9 | 9 | - Easy to use and setup |
10 | 10 | - Clean dashboard and nice look |
11 | 11 | - Simple commands |
12 | | -- Youtube link support |
| 12 | +- Supports Youtube, Spotify and Tidal URLs |
13 | 13 | - Custom library to save songs and playlists |
14 | 14 | - 18 audio filters (bassboost, nightcore, vaporwave, ...) |
15 | 15 | - Autoplay related songs |
16 | | -- Supports 3 clients to play music in multiple voice channels at the same time |
17 | | -- Multi-language support (English & French) |
| 16 | +- Up to 3 clients to play music in multiple voice channels at the same time |
| 17 | +- Speaks multiple languages (English & French) |
18 | 18 |
|
19 | | -## 📦 Dependencies |
20 | | -- [Node.js](https://nodejs.org) v16.11.0 or higher |
| 19 | +## 📦 Requirement |
| 20 | +- [Node.js](https://nodejs.org) v18.17.0 or higher |
21 | 21 | - [FFmpeg](https://ffmpeg.org) |
22 | 22 | - [discord.js](https://discord.js.org) v14 |
23 | | -- [distube](https://distube.js.org) v4 |
| 23 | +- [distube](https://distube.js.org) v5 |
24 | 24 | - [@discordjs/opus](https://github.com/discordjs/opus) |
25 | 25 | - [@discordjs/voice](https://github.com/discordjs/voice) |
26 | | -- [libsodium-wrappers](https://npmjs.com/package/libsodium-wrappers) |
| 26 | +- [sodium-native](https://npmjs.com/package/sodium-native) |
27 | 27 | - [node-mongodb-native](https://github.com/mongodb/node-mongodb-native) |
28 | 28 | - [mongoose](https://github.com/Automattic/mongoose) |
29 | 29 |
|
@@ -61,4 +61,4 @@ node index.js |
61 | 61 | 4. Listen |
62 | 62 |
|
63 | 63 | ## 📸 Showcase |
64 | | - |
| 64 | + |
0 commit comments