jh220de / ccbot

A nice and shiny discord message purger.
https://jh220.de/projects/ccbot
GNU Affero General Public License v3.0
4 stars 1 forks source link

Unknown interaction error #25

Closed JH220 closed 2 years ago

JH220 commented 2 years ago

The bot randomly crashes when a command is executed.

Error Message https://github.com/JH220/discord-clearchatbot/blob/438294e65be14436a956e40e05c3504b9aa0a059/src/bot.js#L73

JH220 commented 2 years ago

Think the bug occurred because the database sql queries took too long. I put the deferReply at the beginning, so it should not occur anymore.

https://github.com/JH220/discord-clearchatbot/commit/a68fc8b3ea16099859710cf78156270a0520f7f2