Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$autoplay is bugged! #14

Closed
Vishvaas06 opened this issue Mar 25, 2024 · 1 comment
Closed

$autoplay is bugged! #14

Vishvaas06 opened this issue Mar 25, 2024 · 1 comment

Comments

@Vishvaas06
Copy link

Vishvaas06 commented Mar 25, 2024

It just plays only one extra track after queue is finished!

$if[$slashoption[option]==true]
$InteractionReply[;{newEmbed:{description:Autoplay enabled!}{color:#0a9afa}}]
$autoPlay[relative]
$endif
$if[$slashoption[option]==false]
$InteractionReply[;{newEmbed:{description:Autoplay disabled!}{color:#0a9afa}}]
$autoPlay[none]
$endif
$onlyif[$playerstatus==playing;Nothing is being palyed {extraOptions:{interaction}}]
$onlyif[$queuelength!=0;Nothing is being played {extraOptions:{interaction}}]
$onlyif[$voiceid[$authorid]==$voiceid[$clientid];> Please join <#$voiceid[$clientid]> to resume the track {options:{ephemeral}} {extraOptions:{interaction}}]

image

@Faf4a
Copy link
Member

Faf4a commented Jul 9, 2024

duplicate #9

@Faf4a Faf4a closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants