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
238 stars 67 forks source link

Bot going offline immediately once added, and not posting QR code in command center chat #152

Closed User3000000 closed 11 months ago

User3000000 commented 12 months ago

Describe the bug Bot going offline immediately once added, and not posting QR code in command center chat

To Reproduce Steps to reproduce the behavior:

  1. Set up bot as normal
  2. when accepted into server, bot creates a channel but doesn't post QR code
  3. See error

Expected behavior Bot going offline immediately once added, and not posting QR code in command center chat

Logs If needed add your logs.txt after redacting any private information.

Platform

Additional context First time setting up

INVIS1BLE3000 commented 12 months ago

Same prob

FKLC commented 12 months ago

Unfortunately I couldn't reproduce this bug. You have to upload your logs and I'll check if there's anything that can be done about it, but otherwise there's nothing much I can do.

INVIS1BLE3000 commented 12 months ago

Unfortunately I couldn't reproduce this bug. You have to upload your logs and I'll check if there's anything that can be done about it, but otherwise there's nothing much I can do. logs.txt

FKLC commented 12 months ago

This is happening because the bot doesn't have message intent. See step 8 at the setup docs. After enabling the message intent, you need to kick and invite the bot back again, and to do so, you first have to delete the storage folder and go through the invitation process again.

FKLC commented 11 months ago

Closing the issue due to inactivity.