Removed useless thing

This commit is contained in:
Loïc Bersier 2018-09-28 14:21:59 +00:00
parent 193a206754
commit c652c2b671

View file

@ -11,10 +11,6 @@ git clone https://gitlab.com/loicbersier/discordbot
npm init -y
npm install
```
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
```
##### Special thanks to