forked from Supositware/Haha-Yes
made it available for everyone
This commit is contained in:
parent
afaa91330a
commit
0b0852c141
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@ class playCommand extends Command {
|
|||
super('play', {
|
||||
aliases: ['play'],
|
||||
category: 'utility',
|
||||
ownerOnly: 'true',
|
||||
args: [
|
||||
{
|
||||
id: 'ytblink',
|
||||
|
@ -15,7 +14,7 @@ class playCommand extends Command {
|
|||
}
|
||||
],
|
||||
description: {
|
||||
content: 'Play play from the link you send ( ONLY FOR TESTING NOW )',
|
||||
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! )',
|
||||
usage: '[youtube link]',
|
||||
examples: ['https://www.youtube.com/watch?v=mzHWLLn5Z4A']
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue