Update README.md

This commit is contained in:
Zerio
2020-02-01 21:03:02 +01:00
committed by GitHub
parent e868427108
commit d306873e80

View File

@@ -80,3 +80,5 @@ client.player.setRepeatMode(true);
// Current song will no longer be repeated indefinitely
client.player.setRepeatMode(false);
```
Find all the functions available on the official code [right here](https://github.com/Androz2091/discord-player).