Is your feature request related to a problem? Please describe.
Sometimes when you have a small amount of levels left, you will get levels you skipped.
Describe the solution you'd like
!skip command that skips the last random selection
!skip level-code to explicitly skip a level
!undoskip [level-code] to undo the last skip level + level code
- A way to see skipped levels (possibly in the website)
- A way to skip levels in the website? (could possibly be used to filter out levels too in the list)
Additional context
Not sure if it's plausible but this will be more involved than before, but the infrastructure could lead to other features. This does mean we have to keep track of all the skips that a player saves. So that means a new table.
But this could also mean that we could possibly do a !current level. We could also possibly create a page to show the current level a player is doing (possibly even making an OBS page)
Is your feature request related to a problem? Please describe.
Sometimes when you have a small amount of levels left, you will get levels you skipped.
Describe the solution you'd like
!skipcommand that skips the last random selection!skip level-codeto explicitly skip a level!undoskip [level-code]to undo the last skip level + level codeAdditional context
Not sure if it's plausible but this will be more involved than before, but the infrastructure could lead to other features. This does mean we have to keep track of all the skips that a player saves. So that means a new table.
But this could also mean that we could possibly do a
!currentlevel. We could also possibly create a page to show the current level a player is doing (possibly even making an OBS page)