better description

Commando
Loïc Bersier 6 years ago
parent f3b457d97b
commit 52a6a9fdb4

@ -10,7 +10,7 @@ module.exports = class MusicCommand extends Command {
args: [
{
key: 'ytblink',
prompt: 'Wich Youtube link would you like to play? (stop to make the bot leave the channel)',
prompt: 'Wich Youtube link would you like to play?\nTo stop the bot just do "haha music stop"',
type: 'string',
}
]

Loading…
Cancel
Save