Estal
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Estal on 12/7/2023 in #djs-questions
Unknown Interaction. Not sure what the cause is
I'm using openai for chat gpt for general chat. It works sometimes and other times it does not. The error I'm getting is
6 replies
DIAdiscord.js - Imagine an app
•Created by Estal on 12/5/2023 in #djs-questions
Global / Commands
How long does it it take for global / commands to register? Anytime I add a command I have to invite the bot back and it'll show that it has a new command, but it doesn't actually work and instead gives the data that the command wasn't found.
6 replies
DIAdiscord.js - Imagine an app
•Created by Estal on 11/14/2023 in #djs-questions
First Example from the site doesn't work.
The very first example to work with and get an idea of tells me "Cannot use import statement outside a module" Do we have to use const?
Using 14.14.1 discordjs and Node 18.17.1
4 replies