forked from jagrosh/MusicBot
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Is your feature request related to a problem? Please describe.
Well, the bot doesn't handle the messages sent via voice channels but receives them:
"""
[20:02:35] [DEBUG] [WebSocketClient]: Unrecognized event:
{"op":0,"s":9,"t":"VOICE_CHANNEL_STATUS_UPDATE","d":{"guild_id":"1242603744219103232","id":"1242618687299518585","status":null}}
[20:02:38] [DEBUG] [EventCache]: Received a message for a channel that JDA does not currently have cached
"""
i hope you could fix this and add slash commands.
What is your ideal solution to the problem?
Having an option on the config file to enable/disable slash commands
How would this feature be used?
Sending commands on any voice channel if there is no text channel specified in the serversettings.json
Additional Info
No response
Checklist
- I have checked the documentation to make sure this feature doesn't already exist
- I have searched for similar feature requests
- I have confirmed that my requests is not on the list of things that will not be added
- I am running the latest version of the bot:
Metadata
Metadata
Assignees
Labels
No labels