The integer array is parsed The Typescript Way(TM) (parseInt()), which means floating numbers will be truncated to integers, hex numbers will be converted to integers, etc.
I have also ordered the commands in index.ts in the way it is displayed in the discord bot (alphabetical order).
The integer array is parsed The Typescript Way(TM) (
parseInt()
), which means floating numbers will be truncated to integers, hex numbers will be converted to integers, etc. I have also ordered the commands inindex.ts
in the way it is displayed in the discord bot (alphabetical order).