discordx-ts / discordx

🤖 Create a discord bot with TypeScript and Decorators!
https://discordx.js.org
Apache License 2.0
607 stars 50 forks source link

refactor: make option parse async and transformer for slash option #913

Closed samarmeena closed 1 year ago

samarmeena commented 1 year ago

Please describe the changes this PR makes and why it should be merged:

Preparations for transformers, Need async parser.

Package