Mara
Mara
Explore posts from servers
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 6/22/2024 in #djs-questions
Forum tags - Create a new tag if not exists
Note: At the tags is created, I think it's just that availableTags is different from forum.avalableTags after the setAvailableTags
3 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 4/19/2024 in #djs-questions
[Question] How long is a file stored?
okay !
6 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 4/19/2024 in #djs-questions
[Question] How long is a file stored?
okay, sorry ^^"
6 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 4/14/2024 in #djs-questions
Fetch a message by using the url
Well, im always afraid to don't found channel and I spotted sometimes the error "channel not found"
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 4/14/2024 in #djs-questions
Fetch a message by using the url
Yeah, but here is a function to get the message from the URL ? For the moment, I use like:
const channel = await interaction.guild?.channels.fetch(managerID);
const message = await thread.messages.fetch(userMessageId);
const channel = await interaction.guild?.channels.fetch(managerID);
const message = await thread.messages.fetch(userMessageId);
I want to know if there is a better "direct" methods (without using cache)
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 3/5/2024 in #djs-questions
Modal — Pagination
That's a nice idea
6 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 3/5/2024 in #djs-questions
Modal — Pagination
Oooh
6 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 7/21/2023 in #djs-questions
Embed: Wrong image in iconURL
4 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 7/21/2023 in #djs-questions
Embed: Wrong image in iconURL
4 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 7/10/2023 in #djs-questions
get "Global display name"
Oh, thanks, sorry.
4 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 7/9/2023 in #djs-questions
Error: Not enough sessions remaining to spawn 1 shards; only 0 remaining; resets at <time>
Well, seems he crash too much, I must read the log to know why. Thanks
6 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Mara on 7/9/2023 in #djs-questions
Error: Not enough sessions remaining to spawn 1 shards; only 0 remaining; resets at <time>
So, when it crash, the bot try reconnecting in a loop ?
6 replies