at item.request.gen.end (/rbd/pnpm-volume/08df3c23-685d-42e8-bef2-88801ef2e1ef/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
at then (/rbd/pnpm-volume/08df3c23-685d-42e8-bef2-88801ef2e1ef/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
at process._tickCallback (internal/process/next_tick.js:68:7)
name: 'DiscordAPIError',
message: 'Missing Permissions',
path: '/api/v7/guilds/568430252905463818/invites',
code: 50013,
method: 'GET' }
Uncaught Promise Error: { DiscordAPIError: Missing Permissions
at item.request.gen.end (/rbd/pnpm-volume/08df3c23-685d-42e8-bef2-88801ef2e1ef/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
at then (/rbd/pnpm-volume/08df3c23-685d-42e8-bef2-88801ef2e1ef/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
at process._tickCallback (internal/process/next_tick.js:68:7)
name: 'DiscordAPIError',
message: 'Missing Permissions',
path: '/api/v7/guilds/264445053596991498/invites',
code: 50013,
method: 'GET' }
Uncaught Exception: TypeError: Cannot read property 'setName' of undefined
at Timeout.setTimeout [as _onTimeout] (./bot.js:445:42)
at ontimeout (timers.js:436:11)
at tryOnTimeout (timers.js:300:5)
at listOnTimeout (timers.js:263:5)
at Timer.processTimers (timers.js:223:10)
how can I fix this error ?
MOD EDIT: formatting