FKLC / WhatsAppToDiscord

WhatsAppToDiscord is a Discord bot that uses WhatsApp Web as a bridge between Discord and WhatsApp.
https://fklc.github.io/WhatsAppToDiscord/
MIT License
263 stars 80 forks source link

No QR Code generated once app joins discord #213

Open nnetwalkerr opened 1 month ago

nnetwalkerr commented 1 month ago

Describe the bug No QR Code generated

nnetwalkerr commented 1 month ago

image

nnetwalkerr commented 1 month ago

image

EvilsSouls commented 3 weeks ago

I was having the same issue, where the Discord Bot would just exit, after creating the channel. Upon inspecting the log file I saw, that the problem was misconfigured permissions. To fix this, when the bot prompts you to open the discord link to add the app to a server, you need to replace the number after "permission" to 137976212560 (I just took my best guess, on what the Bot might need, and added it as a permission). Then just add the bot to the server and it should just work.

EvilsSouls commented 3 weeks ago

(also make sure to turn on the "Message Content Intent" option in the bot settings)