music-bot icon indicating copy to clipboard operation
music-bot copied to clipboard

Fix undefined emoji error if volume was set over 100

Open CHCMATT opened this issue 2 years ago • 3 comments

Change ranges for emoji values to fix 'undefined' text for emoji when a value over 100 was used.

CHCMATT avatar Feb 19 '23 07:02 CHCMATT

Do you think this fixes the error? Or we should add a volume limit, like volume > 200 {return int.reply("You can't exceed the limit")}?

Let me know your opinion ^^

elbkr avatar Feb 19 '23 12:02 elbkr

We should probably also add a volume limit like you mentioned.

CHCMATT avatar Nov 29 '23 14:11 CHCMATT

Alright then, go ahead. Thanks ^^

elbkr avatar Nov 29 '23 15:11 elbkr