NickChubb / science-bot

Source Code for Hawking - The SFU Science Discord bot
2 stars 0 forks source link

"UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user" #5

Open NickChubb opened 3 years ago

NickChubb commented 3 years ago

https://stackoverflow.com/questions/51407473/discordjs-cannot-send-messages-to-this-user

NickChubb commented 3 years ago

Pretty sure this happens when a user joins the voice channel then leaves immediately. Simple fix for now is having the bot restart when it crashes. Not a perfect solution.