forked from Supositware/Haha-Yes
Merge branch 'master' of https://gitlab.com/loicbersier/discordbot
This commit is contained in:
commit
5ec4408c9f
1 changed files with 6 additions and 1 deletions
|
@ -14,4 +14,9 @@ npm install discord.js discord.js-commando
|
|||
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
|
||||
|
||||
discord.js (https://github.com/discordjs) for providing discord.js, commande and the discord.js guide<br>
|
||||
[TG/LW] Tina the Cyclops#5861 for inspiring me to make this bot
|
Loading…
Reference in a new issue