discordjs / builders

A collection of builders that you can use when creating your bot.
Apache License 2.0
97 stars 37 forks source link

Builders for User and Message commands #35

Closed pekarja5 closed 2 years ago

pekarja5 commented 3 years ago

Is your feature request related to a problem? Please describe. Add builders for Discord User commands and Message commands

Describe the ideal solution Create abstract CommandBuilder (instead of SlashCommandBuilder) with support for User and Message commands

Describe alternatives you've considered Create alternative builders for each command type

SocketSomeone commented 2 years ago

User commands and Message commands already closed by #28