Its-Haze / Dj-Braum-Music

This is the official Open Source Project for DJ Braum, a Discord Music Bot. Completely free to use. Please read the MIT license
https://braum.haze.sh
MIT License
5 stars 1 forks source link

Milliseconds are not properly handled in the "nowplaying" command. use the same function as /play does to search for duration #11

Closed Its-Haze closed 10 months ago

Its-Haze commented 10 months ago

The milliseconds are not properly handled.. use the "convert_ms" function to convert milliseconds to "m:s" format,

convert_ms can be found in the functions.py file

Its-Haze commented 10 months ago

image Should be much shorter duration.