MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

Add command skipto to bot.py (#1486)

Open dannytb opened this issue 6 years ago • 2 comments

skipto command removes the songs at the front of the playlist until the desired song is reached

After creating your pull request, tick these boxes if they are applicable to you.

  • [X] I have tested my changes against the review branch (the latest developmental version), and this pull request is targeting that branch as a base
  • [X] I have tested my changes on Python 3.5/3.6

Description

This is a feature request from #1486. The skipto command shares similar functionality with the skip command. The command takes an integer as an index and removes every song before that index in the queue, including the currently playing song. The permission to use the skipto command is not given to the default permission group, because the command does not require a vote to run. Japanese translations were added for the new discord messages, but they were taken from google translate so they could be wrong.

Related issues (if applicable)

#1486

dannytb avatar Apr 16 '18 03:04 dannytb

@dannytb can you run black over your files so I can merge?

AutumnClove avatar Aug 21 '21 19:08 AutumnClove

Unable to get working, continues to skip songs once used, I don't wanna attempt to fix and mess anything up can you look into this?

AutumnClove avatar Sep 15 '21 02:09 AutumnClove

Closed no response from OP. If OP fixes I'll reopen.

BabyBoySnow avatar Jul 30 '23 03:07 BabyBoySnow