curtisf / logger

Loggerbot version 3, the Discord bot serving nearly 24 million users.
https://logger.bot
GNU General Public License v3.0
374 stars 131 forks source link

[help.js]: Yell at them if the bot can't send a DM #22

Closed SUPERCHIEFYT closed 3 years ago

SUPERCHIEFYT commented 3 years ago

For some reason it's not showing the message when creating the dm... so include it in the catch aswell.

curtisf commented 3 years ago

Just tested this and it doesn't fix the problem. I think you can create a dm channel with almost anyone, but sending the message is where it errors. I'm gonna modify the try/catch on L52 because that's where it errors when you close DMs and where it should send the error message.

SUPERCHIEFYT commented 3 years ago

Closing this since it's been fixed locally.