mcb-dev / mCodingBot

The Discord bot for the mCoding Discord server.
https://mcoding.io/discord
MIT License
12 stars 4 forks source link

Changed Stats to use ints #92

Closed trag1c closed 1 year ago

trag1c commented 1 year ago

Closes #91

trag1c commented 1 year ago

display_stats needs to convert to a float because we don't want integer division.

w h a t keep in mind this is Python