ishwi / Chuu

Last.fm bot for discord
MIT License
172 stars 20 forks source link

BUG: plays and playtime are doubled when using the --aside option #52

Closed emanuele6 closed 3 years ago

emanuele6 commented 3 years ago

Example:

!timeartists a 3x3 --plays
output ![image](https://user-images.githubusercontent.com/20175435/123348131-8085f380-d559-11eb-811b-41c0426617c6.png)
!timeartists a 3x3 --plays --aside
output ![image](https://user-images.githubusercontent.com/20175435/123348410-909dd300-d559-11eb-987d-c31ac19076dc.png)
emanuele6 commented 3 years ago

I just noticed this also happens with the !chart command and, I assume, any command that has --aside.

ishwi commented 3 years ago

Should be fixed with the changes introduced in 15070de6fea2a648e06d8b06ec7af0b74ab24acb

Idek how this one went unnoticed for so long and tyvm for reporting it! ❤️