Rodry
Explore posts from serversDIAdiscord.js - Imagine a bot
•Created by Rodry on 6/8/2024 in #djs-questions
Readonly array in message options interface
127 replies
DIAdiscord.js - Imagine a bot
•Created by Rodry on 1/6/2023 in #djs-questions
How can I get the precise time at which a request is sent?
I'm looking to debug an issue and, for that, I need to know the exact time at which discord.js sends the request to Discord and the exact time it's received at, as well as any rateLimits that occurred in the way. I'm not too familiar with rest so I'd like to know if this is possible and where I can see the history of rateLimits on my code without having to listen to the rateLimit event from rest
13 replies
DIAdiscord.js - Imagine a bot
•Created by Rodry on 8/15/2022 in #djs-questions
Interaction is undefined when calling editReply
13 replies
DIAdiscord.js - Imagine a bot
•Created by Rodry on 8/3/2022 in #djs-questions
Receiving modal submissions through collectors
Is there a way to receive modal submissions through a collector either on a channel or a message? The types don't seem to allow that but I don't see why that wouldn't be possible in the code
4 replies
DIAdiscord.js - Imagine a bot
•Created by Rodry on 7/9/2022 in #djs-questions
Sending a JSON file as an attachment through a bot
Is it possible to send a JSON file or any file that isn't an image for that matter using discord.js? If so, how?
12 replies