[HotFix] SkipCommand
Changelog:
- Coerce the minimal and maximal skip size to be 1 if the queue is empty
-> Causedjava.lang.IllegalArgumentException
Notes:
I did not expect the queue being empty but thats a normal state so i forgot to coerce the minimal value of the queue size to 1
, what caused Int.coerceIn()
using minimal value 1
and maximal value 0
what throws an exception. Its fixed now and the command should work normal now.
Some behind he scenes stuff:
We are creating an unstable public version.
Yes a public version that runs new features and helps us fining errors before we push it finally.
Join our support guild for registering to the unstable programm. Invite: discord.gg/NKM9Xtk
After you joined you can DM me or ping me in a channel that we will add and i will register you and your guild. You may have to invite another bot to your guild that does NOT run all the time!
Guild means server but its the official discord documentation name of it.
Author
Sanduhr32