AC / LogicTubes_Boss πΈπ¦
Explore posts from serversDIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 4/2/2024 in #djs-questions
ERROR DISCPRDAPI
/Handlers/Commands.js
Error:
19 replies
DIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 3/28/2024 in #djs-questions
No response from client
I don't know why
and by the way the "Command" word printed is the on on the client.on('ready')..., not in the tickets_system slash command
need help
47 replies
DIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 12/5/2023 in #djs-questions
What is the problem that when I run code and create new ticket
What is the problem that when I run code and create new ticket I got a ticket have the permissions I set perfectly but when I try another one I don't get the permissions
Why?
2 replies
DIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 12/4/2023 in #djs-questions
how to disable button from client.on(Events.interactionCreate, interaction => {})
how to disable button from
for example the button have
customId = "TicketGet"
How to disable that button after clicked5 replies
DIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 12/3/2023 in #djs-questions
How to create new tag in a discussion and how to get the id of any tag in the discussion to apply it
How to create new tag in a discussion and how to get the id of any tag in the discussion to apply it to the new post?
3 replies
DIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 12/3/2023 in #djs-questions
How to get user details and give him a role by his "User ID"
How to get user details and give him role by his "User ID"
I tried a lot but not working
23 replies
DIAdiscord.js - Imagine a bot
β’Created by AC / LogicTubes_Boss πΈπ¦ on 12/2/2023 in #djs-questions
if (!field) throw new DiscordjsTypeError(ErrorCodes.ModalSubmitInteractionFieldNotFound, customI
I have this error and this my code in the pictures
21 replies