Not Toby
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/12/2023 in #djs-questions
Button does not reflect newest data when use next or previous page
4 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/12/2023 in #djs-questions
The reply to this interaction has already been sent or deferred.
7 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Error - I have no idea why
current problem is between data.js in command folder and index.js
There are 2 problem.
First is
it seem like it cant database property in index? and get data from data folder?
Second is I do not know what wrong with my data.js?
console log:
Warning: Accessing non-existent property 'database' of module exports inside circular dependency
14 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
I strongly believe i did something wrong related to SlashCommandBuilder but dunno how to fix
So I want to create a slash command like
/data <option_require>
option is create, delete, showraw. when select delete or showraw
// <option2>
will appear where i can input userid or something11 replies