forked from Supositware/Haha-Yes
Deactivated music command
This commit is contained in:
parent
f381c82576
commit
eecc6ebbe5
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ git clone https://gitlab.com/loicbersier/discordbot
|
|||
npm init -y
|
||||
npm install discord.js discord.js-commando
|
||||
```
|
||||
If you want to play music with the bot you will need node-opus and ytdl-core
|
||||
If you want to play music with the bot you will to first enable the music command by renaming "music" to "music.js" and after that you need node-opus and ytdl-core
|
||||
```
|
||||
npm install node-opus ytdl-core
|
||||
```
|
Loading…
Reference in a new issue