owengombas / discord.ts

🤖 Create your discord bot by using TypeScript and decorators!
https://owencalvin.github.io/discord.ts/
324 stars 40 forks source link

fix: ensure number safety when parsing args #31

Closed AndyClausen closed 3 years ago

AndyClausen commented 3 years ago

Modified from the snippet at #18 . Until this is merged, we cannot give snowflakes as arguments for commands (like user or channel IDs).