mr.energetico
mr.energetico
DIAdiscord.js - Imagine an app
Created by mr.energetico on 5/29/2024 in #djs-questions
Horizontal fields
How can I replicate something like this using fields?
12 replies
DIAdiscord.js - Imagine an app
Created by mr.energetico on 5/3/2024 in #djs-questions
How to change a variable that is in an array that is in an array in database in discord.js v14 ...
As a database I use mongo db
3 replies
DIAdiscord.js - Imagine an app
Created by mr.energetico on 4/13/2024 in #djs-questions
I need to get a message id
I have to get the id of a message with embed of which I have to get the message id at the moment, I used interaction.id but it gives me an id different from the message id, I would need it to modify the message because interaction.update from As far as I know it can only work once while I need to modify it more than 10 times too
4 replies
DIAdiscord.js - Imagine an app
Created by mr.energetico on 4/7/2023 in #djs-questions
Deploy Commands
Hi, I'm a new user on discord.js, I would like to know if I can make it so that when the bot joins a server it creates commands in that server (I use slash commands and module.exports) as far as I know this function works calls deploy-commands, but I can't find anything on the internet. Can you help me?
34 replies