eritislami / evobot

🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages
MIT License
1.85k stars 2.01k forks source link

🐛 Manually Deleting Video Embed Still Crashes Bot #1626

Open SugarD-x opened 4 months ago

SugarD-x commented 4 months ago

Describe the bug When deleting a video embed manually, it causes the bot to receive "unknown messages" from Discord and crash.

How To Reproduce Steps to reproduce the behavior:

  1. Play a song that displays a video embed.
  2. Manually delete the video embed.
  3. Bot crashes after receiving "unknown messages" from Discord.

Expected behavior No errors/messages or activity. Bot shouldn't crash.

Environment (add if possible)

Additional information & screenshots This is the exact, same issue mentioned in issue #1151. It does not appear to be resolved in the latest build.