skick1234 / DisTube

A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.
https://distube.js.org
MIT License
423 stars 94 forks source link

Slash command support #78

Closed insomnia-creator closed 3 years ago

insomnia-creator commented 3 years ago

Does distube have any plans for Slash commands since I'm guessing it won't work currently with all the fancy pants messages.

Distube is kinda helpful for a lot of people and having an ETA on slash command support will help tremendously since we're moving away from normal prefixes to slash commands.

Discord.js' slash commands is still a WIP from all I know but any plans for incorporating distube into the slash command environment, especially with discord coming in with their fancy-pants interactions.

skick1234 commented 3 years ago

Slash command is WIP and I don't have any plans to support it.

insomnia-creator commented 3 years ago

I'll probably leave this open if there are any more developments.

skick1234 commented 3 years ago

Discord.js v13 supported slash commands and you can make it works easily with v3 methods.