Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

;;skipto command #49

Closed
freyacodes opened this issue Jan 11, 2017 · 11 comments
Closed

;;skipto command #49

freyacodes opened this issue Jan 11, 2017 · 11 comments
Labels

Comments

@freyacodes
Copy link
Owner

Proposal:
;;skipto
This command skips all tracks until the nth track is reached in the queue.

@freyacodes freyacodes changed the title ;;skipto ;;skipto command Jan 11, 2017
@santhosh82
Copy link

Hi, I want to solve this. I am new to open source community.

@freyacodes
Copy link
Owner Author

Welcome!

Do you need an explanation of how FredBoat works and what it is, or are you already using it?

You can find the javadoc for JDA here

@santhosh82
Copy link

Hi Frederikam, I would be glad if you could provide some info. No, I didn't use FredBoat before. I will be more glad if you could guide me a little?

@freyacodes
Copy link
Owner Author

In which case you'll want to check out the user documentation and try playing around with the music commands, particularly the ;;skip command

http://docs.frederikam.com/

From there on you'll want to clone the development branch and add a new class of the type Command.

@santhosh82
Copy link

ok. I will do that and get back to you. Thanks for the help.

@schnapster
Copy link
Collaborator

I recommend touching this after #210 and #245 are resolved, as they change the behaviour/refactor relevant classes for this.

@knight-ryu12
Copy link
Contributor

Sure thing.

@schnapster
Copy link
Collaborator

Whats the difference of this to ;;skip 1-n?

@knight-ryu12
Copy link
Contributor

Yeah... I think I'll just write alias code and invoke ;;skip 1-n

@freyacodes freyacodes pinned this issue Oct 23, 2019
@sebastian-wichmann
Copy link

sebastian-wichmann commented Oct 24, 2020

Hello there,
is this issue still active?
If unterstand the skip-command correctly, it is possible to enter the number of songs to skip as parameter.
Isn't that the same thing as skipto?

Or do I understand that completle wrong and it just skips the n-th track, read delete it from queue?

@freyacodes
Copy link
Owner Author

Yep, you're right.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants