add something like ```js .catch((err) => { channel.send("Error")}); ``` to each message send instance, or find a way to handle errors better
add something like
to each message send instance, or find a way to handle errors better