brokenrecord388
DIAdiscord.js - Imagine an app
•Created by brokenrecord388 on 10/6/2024 in #djs-questions
Unknown interaction
Hey! This is a bit of a weird issue, the code that wraps my dropdowns is quite difficult to pick apart on the backend to be able to post here, but this is what's in the active bit, should be relatively easy to understand.
The intention here is that the dropdown has various values (15, 30, 45, 60, 90, 120, -1). If the value is -1, then it's supposed to show a modal in response, however about 70% of the time (not all the time), it gives me an "Unknown interaction" error. This does not happen when the values[0] is not -1. Does anyone know why showing the modal gives an unknown interaction? If there's any explanations to various parts you need, let me know.
Djs: 14.8.0
25 replies
DIAdiscord.js - Imagine an app
•Created by brokenrecord388 on 7/20/2023 in #djs-voice
Huge error whilst trying to install opus
Hi! I'm trying to install opus on my bot, but when I run the npm install command, I get the biggest error I've ever seen. Usually I'm good with understanding errors but I can't figure out where this one is coming from? Is anyone able to help? Thanks
13 replies
DIAdiscord.js - Imagine an app
•Created by brokenrecord388 on 12/9/2022 in #djs-questions
Has this button in the user right click a new discord feature or created by discordjs, how if so?
2 replies
DIAdiscord.js - Imagine an app
•Created by brokenrecord388 on 11/18/2022 in #djs-questions
Discordjs error when executing index.js
Hi! I'm trying to execute my nodejs file but it throws this error when I try to, I was wondering if anyone knew what could be causing it? Thanks
Specs:
CentOS 7
djs v14.6.0
nodejs 6.14.17
Full error:
39 replies