jagrosh/MusicBot

[Feature Request] Adding responses to commands in the text subchannel of a voice channel

MrZoyo opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

Since discord provides text subchannels for each voice channel, not using separate on-demand channels is necessary for larger discord servers with many voice channels. Unfortunately, Jmusic does not support responding to commands in text subchannels. (Perhaps this is because slash commands are not supported at the moment?)

What is your ideal solution to the problem?

Adds a response to a command in the text subchannel of a voice channel. In theory, discord already provides a response API that can respond to any text channel content without discrimination.

How would this feature be used?

Enter a voice channel, then use commands in the text subchannel of the voice channel, and the bot's response is output in this text subchannel.

Additional Info

No response

Checklist