Closed skoinks closed 1 year ago
Does pinging the bot result in output? If not, ensure that the the bot has the permissions to read & send messages in the channel you're trying to use it in (you can give the bot's role the Administrator permission, to check if its an issue with your permissions.)
If it responds when pinging, but not with your !
prefix, ensure again that the Message Content Intent is enabled. If it is enabled, try disabling it, saving settings, then enabling it again & saving again. I've heard that the message content intent can be finicky & doesn't get applied correctly.
@MichailiK Thanks for the assist. Toggling administrator permissions was a good tip. For some unbeknownst reason the bot's role was removed from the defined channel's permissions. Adding it resolved this. Much appreciated!
Bug Description
Two days ago after restarting the machine the bot is hosted on, it was no longer able to join the voice channel. I've confirmed it isn't issue #1215 as the tickboxes are all checked, the bot and machine are restarted. I noticed after launching the bot the first time after the restart that a link was displayed, sending me to the discord bot app page where it asked me to confirm something (I wasn't paying much attention and only noticed the link after noting the bot won't join the channel). After visiting the link, the output is as expected: [16:40:20] [INFO] [JDA]: Login Successful! [16:40:21] [INFO] [WebSocketClient]: Connected to WebSocket [16:40:21] [INFO] [JDA]: Finished Loading!
I'm able to issue the few commands that are accepted over DMs but anything in the defined channel is ignored.
Steps to Reproduce
Expected Result
Expected bot to join voice channel and play audio.
Debug Output
Additional Info
No response
Checklist