From 5ca65156169b7ab05c1be5a5056d31bf5f393d6d Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sat, 9 Nov 2019 11:26:41 +0100 Subject: [PATCH] Update description --- commands/utility/play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/utility/play.js b/commands/utility/play.js index 291da2a..415a400 100644 --- a/commands/utility/play.js +++ b/commands/utility/play.js @@ -17,7 +17,7 @@ class playCommand extends Command { } ], description: { - content: 'play music from the link you send ( This command might or might not stay in the bot, as it is basic, if people abuse it e.g: making play 10 hours song just for the purpose of making the bot slow, i will remove this command! )', + content: 'play music from the link you send ( WIP )', usage: '[youtube link]', examples: ['https://www.youtube.com/watch?v=mzHWLLn5Z4A'] }