ChristopherBThai / Discord-OwO-Bot

A Discord bot that will keep track of your OwO
https://discordapp.com/oauth2/authorize?client_id=408785106942164992&permissions=1074120776&scope=bot
Other
560 stars 404 forks source link

Incorrect passive emoji fix and cleaning #318

Open Caviarbro opened 1 year ago

Caviarbro commented 1 year ago

The getEmoji() function sometimes showed incorrect passive for example: when the crit passive had qualities [100,99]. So I changed the logic to check between quality 'boundaries' instead of adding to the 'count' variable to get the rankQuality.

I also did some cleaning -> changed var to const let, != to !== etc.

image

coopw1 commented 1 year ago

:c but the funny