belcaik / discord-bot-recorder

discord-bot-recorder
0 stars 0 forks source link

TODO THINGS #8

Open belcaik opened 7 months ago

belcaik commented 7 months ago

TODO:

belcaik commented 7 months ago

listener commands not working yet, is throwing randomly a timeout. take +300ms to reply the interaction and fail with this error

DiscordAPIError[10062]: Unknown interaction
    at handleErrors (/home/belcaik/.yarn/berry/cache/@discordjs-rest-npm-2.2.0-7742c53181-10c0.zip/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at BurstHandler.runRequest (/home/belcaik/.yarn/berry/cache/@discordjs-rest-npm-2.2.0-7742c53181-10c0.zip/node_modules/@discordjs/rest/src/lib/handlers/BurstHandler.ts:143:20)
    at _REST.request (/home/belcaik/.yarn/berry/cache/@discordjs-rest-npm-2.2.0-7742c53181-10c0.zip/node_modules/@discordjs/rest/src/lib/REST.ts:211:20)
    at ChatInputCommandInteraction.reply (/home/belcaik/.yarn/berry/cache/discord.js-npm-14.14.1-7feafdd094-10c0.zip/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:111:5)
[ERROR] 22:43:34 DiscordAPIError[10062]: Unknown interaction