Shotbow / ChatBot

Shotbow Discord Chat Bot
ISC License
4 stars 8 forks source link

element.delete is not a function #126

Closed McJeffr closed 3 years ago

McJeffr commented 3 years ago

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.

Will pick this up later.