Not Toby
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/13/2023 in #djs-questions
I need help load all items definition from .json files
here is data definition
4 replies
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
also my back button in detail view also does not update, for some reason only back page and next page update data?
4 replies
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
from left to right, image 1 is start, if i use details button it work fine
but when i change to page 2, and use detail button, it doesnt flect on that data
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.
thanks it work now
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
uhh i have no idea, let me try rewrite it
14 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
@TAEMBOO you can check this source
14 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
but now i have new error
14 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
i change
client.application.commands.set(commands);
to client.application.commands.set(commands.map(c => c.data));
and it work...14 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
how can i fix it, is there any example
14 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
Error log:
14 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
Lastest code
14 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
fixed first one, still no have idea why invalid form body
14 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
so command i want is
/data <option>
option is: create, delete, showraw. In delete and showraw command will have 1 more option /data <option1> <option2_optional>
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
still need help
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
but it seem to break everything
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
i planned to replace first part with this
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
which is wrong
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
here is mine old code
11 replies
DIAdiscord.js - Imagine an app
•Created by Not Toby on 10/9/2023 in #djs-questions
Slash Command Question
ye i still not able to do it so, im testing around
11 replies