Jonas
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Jonas on 10/3/2024 in #djs-questions
Button
Hello, I have programmed a command that allows you to enter an embed using a button. However, after a certain time you can no longer react, or the bot will send you the message: "This interaction failed."
How do I fix this so that you could still react to it after (theoretically) 2 days?
5 replies
SIASapphire - Imagine a framework
•Created by Jonas on 11/9/2023 in #discordjs-support
TypeError: Cannot read properties of undefined (reading 'FLAGS')
I need help with my code.
6 replies
DIAdiscord.js - Imagine an app
•Created by Jonas on 11/9/2023 in #djs-questions
(Kick_Members) permission
Can someone add a permission for me (in the given script) that only people with the KickMembers permission can execute?
28 replies
DIAdiscord.js - Imagine an app
•Created by Jonas on 11/9/2023 in #djs-questions
Unknown Interaction
DiscordAPIError[10062]: Unknown interaction
at handleErrors (C:\Users\Anwender\Desktop\Hansis Manager\node_modules@discordjs\rest\dist\index.js:687:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async BurstHandler.runRequest (C:\Users\Anwender\Desktop\Hansis Manager\node_modules@discordjs\rest\dist\index.js:786:23)
at async _REST.request (C:\Users\Anwender\Desktop\Hansis Manager\node_modules@discordjs\rest\dist\index.js:1218:22)
at async ChatInputCommandInteraction.reply (C:\Users\Anwender\Desktop\Hansis Manager\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:111:5)
at async Object.execute (C:\Users\Anwender\Desktop\Hansis Manager\commands\moderation\ping.js:8:3)
at async Object.execute (C:\Users\Anwender\Desktop\Hansis Manager\events\interactionCreate.js:16:4) {
requestBody: { files: [], json: { type: 4, data: [Object] } },
rawError: { message: 'Unknown interaction', code: 10062 },
code: 10062,
status: 404,
method: 'POST',
27 replies
DIAdiscord.js - Imagine an app
•Created by Jonas on 11/8/2023 in #djs-questions
I need help with my Discord Bot
Can anyone help me with my bot? The command is not executed and no error appears in the console.
23 replies
DIAdiscord.js - Imagine an app
•Created by Jonas on 11/8/2023 in #djs-questions
I need help with my Discord bot
Hello! I need help with my Discord bot. I have already set the status (of the bot), but when the bot starts it is not displayed. My commands don't work either
2 replies