owengombas / discord.ts

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

Add support for slash commands #42

Closed AndyClausen closed 3 years ago

AndyClausen commented 3 years ago

This has not yet been implemented (properly) in discord.js, but it is on its way. I'm creating this issue to start a discussion and make sure there is some attention on it.

I think this is a great opportunity to utilize the @Infos/@Description decorators 🙂

SteeledSlagle13 commented 3 years ago

Will have more info when discord js adds full support in discord.js v13

AndyClausen commented 3 years ago

Update: this new PR has superseded the other one.

AndyClausen commented 3 years ago

I guess this could be closed, or should we wait for v13?

owengombas commented 3 years ago

It's done :) ! https://owencalvin.github.io/discord.ts/