Jonathan Rainville 91c8089716 fix: fix decimals problem with Chat commands
The problem was that the BigInt lib did not handle decimals at all. `divMod` only let the remainder be what is after the dot. So I created my own divde and multiply methods to move the dot depending on the number of decimals
2020-09-09 15:03:45 -04:00
..
2020-09-08 14:57:28 -04:00
2020-08-20 13:39:57 -04:00
2020-07-03 09:59:00 -04:00