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
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