mods icon indicating copy to clipboard operation
mods copied to clipboard

Bot does not join to the channel with the id and/or name

Open ilkman opened this issue 11 months ago • 0 comments

Discord Bot Maker version (master branch only supports 2.1.X)

  • [ ] 1.6.X
  • [X] 2.1.X
  • [ ] 2.2.X
  • [ ] >2.2.X

Describe the bug The "Play Music" mod does not join to channels with the name and/or the ID. The command line gives out "Could not join voice channel".

To Reproduce Steps to reproduce the behavior:

  1. Create the Play Music mod.
  2. Use it with either of the two: Voice Channel (by name) / Voice Channel (by id)
  3. See error

Expected behavior The bot joins to the channel specified by the name or the id of the channel and plays the link.

Screenshots prnt.sc

Error messages Could not join voice channel Error with the Command "study": DiscordAPIError: Unknown interaction at RequestHandler.execute (C:\Users\infoi\Desktop\ortamkepremium\node_modules\discord.js\src\rest\RequestHandler.js:350:13) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async RequestHandler.push (C:\Users\infoi\Desktop\ortamkepremium\node_modules\discord.js\src\rest\RequestHandler.js:51:14) at async CommandInteraction.reply (C:\Users\infoi\Desktop\ortamkepremium\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:103:5)

ilkman avatar Mar 08 '24 19:03 ilkman