mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-02-11 22:18:27 -06:00
This is because they become out of range of JS's `number` type and cause problems. So, by handling them as strings, and only strings withing the API, this solves the issue and we should not run into precision issues anymore.