You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Cannot send messages to this user
To Reproduce
Block the bot
Use any command to make the bot DM you
Expected behavior
DM should be sent only if possible
Error Log
DiscordAPIError: CannotsendmessagestothisuseratRequestHandler.execute(/home/strange/Desktop/discord-js-bot/node_modules/discord.js/src/rest/RequestHandler.js:349:13)atrunMicrotasks(<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RequestHandler.push (/home/strange/Desktop/discord-js-bot/node_modules/discord.js/src/rest/RequestHandler.js:50:14)
at async DMChannel.send (/home/strange/Desktop/discord-js-bot/node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js:172:15)
The text was updated successfully, but these errors were encountered:
Describe the bug
Cannot send messages to this user
To Reproduce
Expected behavior
DM should be sent only if possible
Error Log
The text was updated successfully, but these errors were encountered: