alesi
DIAdiscord.js - Imagine an app
•Created by alesi on 3/27/2024 in #djs-questions
Problem with embed interactions
I managed to solve the problem rewriting all code
9 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/27/2024 in #djs-questions
Problem with embed interactions
No errores, just displaying mixed information between two stances of the command.
For example, I use the command for first time, then i can see USER1 characters. Then, i use the command again to see USER2 characters, but it displays USER2 and USER1 characters in the pagination
9 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/27/2024 in #djs-questions
Problem with embed interactions
9 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/27/2024 in #djs-questions
Problem with embed interactions
this is the code:
9 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/27/2024 in #djs-questions
Problem with embed interactions
The embed displays mixed information of previous users
9 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/27/2024 in #djs-questions
Problem with embed interactions
I'm encountering an issue with a command featuring an embed with pagination. The embed is designed to display player characters and allow navigation between them using next and previous buttons. However, the problem arises when the command is used on other users.
9 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
never used that option on embeds
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
hmm what is this supposed to do?
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
check where are you calling your execute function
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
the way your are catching your command is weird, i dont use slash commands but I think you should catch the message.member.roles.cache instead of a interaction
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
const permission = interaction.member.roles.cache.has('1221367123889094708'); try this
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
this is your ban.js code?
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
oh sorry didnt see it
24 replies
DIAdiscord.js - Imagine an app
•Created by vekizxo on 3/24/2024 in #djs-questions
error
show the console error
24 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/11/2024 in #djs-questions
deferUpdate() problem
Oh you right mate, thanks!. I tried using collector stoppers and its working, but i dunno if it is a good way to solve the problem
5 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/11/2024 in #djs-questions
deferUpdate() problem
5 replies
DIAdiscord.js - Imagine an app
•Created by alesi on 3/11/2024 in #djs-questions
deferUpdate() problem
5 replies