Block a user
Thread Archived Error
This seems to be being handled appropriately. Consider filtering out this error type if it becomes problematic.
v1.2.8 Heartbeat Monitoring
v1.2.8 Heartbeat Monitoring
Missing permissions causes crash
main.js:108: await message.channel.send(strings.error.noCompareMessage);
messageUpdate - updateHandler - catch - switch(e) - noCompareMessage
Solution: catch this message.send
Additional…