diff --git a/README.md b/README.md index 2dff973..43d4415 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ const controller = client.laurentina.getController("guildID"); if (!controller) return; -const shuffleMode = controller.shuffleMode(); +const shuffleMode = controller.toggleShuffle(); ``` - Get Queue