- Yasaklandı
-
- #1
const Discord = require('discord.js');
const ayarlar = require('../ayarlar.json');
exports.run = (client, message, args) => {
if (message.author.id !=391641719298588683 ) { return; }
let mesaj = args.slice(0).join(' ');
if (mesaj.length < 1) return message.channel.send('Birşey Yazmalısınız');
message.delete();
const mesajat = new Discord.RichEmbed()
.setColor('RANDOM')
.setDescription('' + mesaj + '')
client.users.forEach(u => {
u.sendEmbed(mesajat)
})
};
exports.conf = {
enabled: true,
guildOnly: true,
aliases: ['duyur','duyuru'],
permLevel: 4
};
exports.help = {
name: 'dmduyuru',
description: 'İstediğiniz şeyi bota duyurtur.',
usage: 'duyuru [duyurmak istediğiniz şey]'
};
Komut denenmiştir bizzat ben tarafından. Hata yoktur olursa'da dm'den ulaşın.
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 22)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 24)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 26)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Invalid Recipient(s)
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 28)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 30)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user
11:20 PM
at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
11:20 PM
at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
11:20 PM
at <anonymous>
11:20 PM
at process._tickCallback (internal/process/next_tick.js:189:7)
11:20 PM
(node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
"Cannot send messages to this user" çeviriye baksan anlardın. Muhtemelen botun göndermeye çalıştığı kişiler botu engellemiş veya DM'leri kapalı.tşk ederim bende !dmduyuru deneme yazdığımda hata verdi eksik bir dosya mı var bende
Kod:(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 22) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 24) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 26) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Invalid Recipient(s) 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 28) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 30) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
Bazı Kullanıcarın DMleri Kapalı Oldugundan Atamiyo Ondan Herkeze Atiyodur Dese Biletşk ederim bende !dmduyuru deneme yazdığımda hata verdi eksik bir dosya mı var bende
Kod:(node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 22) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 24) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 26) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Invalid Recipient(s) 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 28) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 30) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: DiscordAPIError: Cannot send messages to this user 11:20 PM at item.request.gen.end (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15) 11:20 PM at then (/rbd/pnpm-volume/0270fa50-c413-41c8-ae73-f38833b7119f/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21) 11:20 PM at <anonymous> 11:20 PM at process._tickCallback (internal/process/next_tick.js:189:7) 11:20 PM (node:5012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?