eritislami / evobot

🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages
MIT License
1.85k stars 2.01k forks source link

feat: disabled volume buttons when volume goes to 100 or 0 #1629

Open krakenftw opened 4 months ago

krakenftw commented 4 months ago

Added checks while changing volume, on 100 volume the volume up button is disabled and same for volume 0. Improves UX and removes the interaction failed as showed in #1628

fix #1628