diff --git a/commands/utility/play.js b/commands/utility/play.js index f7b48eba..46afbf6b 100644 --- a/commands/utility/play.js +++ b/commands/utility/play.js @@ -18,7 +18,7 @@ class playCommand extends Command { } ], description: { - content: 'play music from the link you send ( WIP )', + content: 'play music from the link you send ( WIP & very basic at the moment )', usage: '[youtube link]', examples: ['https://www.youtube.com/watch?v=mzHWLLn5Z4A'] }