discordx-ts / discordx

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

chore(importx): use await for resolve readme example #937

Closed doublesharp closed 1 year ago

doublesharp commented 1 year ago

The resolve() function is async now and needs await/then, updated example.

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

Package