ChatBot is spamming the following message: element.delete is not a function. This is most likely caused by a bug in the Command.js file, in the deleteMessage function. A small rewrite of this function to add more safety checks, as well as the issue with message in the for-loop that isn't being used is recommended.
ChatBot is spamming the following message:
element.delete is not a function
. This is most likely caused by a bug in theCommand.js
file, in thedeleteMessage
function. A small rewrite of this function to add more safety checks, as well as the issue withmessage
in the for-loop that isn't being used is recommended.Will pick this up later.