!"Unkown
!"Unkown
DIAdiscord.js - Imagine a bot
Created by !"Unkown on 5/3/2024 in #djs-questions
PermissionOverwrites
yep but how do i get the actual permissions ?
8 replies
DIAdiscord.js - Imagine a bot
Created by Xardass on 4/10/2024 in #djs-questions
Display a random button array
.addComponents(arraySpeels) ✅
6 replies
DIAdiscord.js - Imagine a bot
Created by Xardass on 4/10/2024 in #djs-questions
Display a random button array
so u dont need to make it another array
6 replies
DIAdiscord.js - Imagine a bot
Created by Xardass on 4/10/2024 in #djs-questions
Display a random button array
No description
6 replies
DIAdiscord.js - Imagine a bot
Created by Kelvin on 12/28/2023 in #djs-voice
Trying to delete messages that don't contain images and it's not deleting them
what event are u listening to?
12 replies
DIAdiscord.js - Imagine a bot
Created by 06.o on 8/5/2023 in #djs-questions
ratelimit
meme djs je suis trop cho
10 replies
DIAdiscord.js - Imagine a bot
Created by 06.o on 8/5/2023 in #djs-questions
ratelimit
just do u tests
10 replies
DIAdiscord.js - Imagine a bot
Created by 06.o on 8/5/2023 in #djs-questions
ratelimit
add a delay beetwen each channel
10 replies
DIAdiscord.js - Imagine a bot
Created by Massicraft on 7/31/2023 in #djs-questions
Problem with buttons
use createMessageComponentCollector
9 replies
DIAdiscord.js - Imagine a bot
Created by DemonDeparture on 7/30/2023 in #djs-questions
How to convert code to js14?
and dont use chat gpt
8 replies
DIAdiscord.js - Imagine a bot
Created by DaveY on 7/26/2023 in #djs-questions
Detect if an Ephemeral message is still onscreen?
yep but when the user dismiss the message the interaction isnt expired
15 replies
DIAdiscord.js - Imagine a bot
Created by DaveY on 7/26/2023 in #djs-questions
Detect if an Ephemeral message is still onscreen?
u can try using a collector
15 replies
DIAdiscord.js - Imagine a bot
Created by DaveY on 7/26/2023 in #djs-questions
Detect if an Ephemeral message is still onscreen?
same if the user dismissed it
15 replies
DIAdiscord.js - Imagine a bot
Created by DaveY on 7/26/2023 in #djs-questions
Detect if an Ephemeral message is still onscreen?
it gonna edit the ephemeral msg and not throw an error
15 replies
DIAdiscord.js - Imagine a bot
Created by shaxu on 7/17/2023 in #djs-questions
Catch deleted messages with Events.GuildAuditLogEntryCreate
np
10 replies
DIAdiscord.js - Imagine a bot
Created by shaxu on 7/17/2023 in #djs-questions
Catch deleted messages with Events.GuildAuditLogEntryCreate
or u can cache the logs and then when a message is deleted check whats logs is different from before
10 replies
DIAdiscord.js - Imagine a bot
Created by shaxu on 7/17/2023 in #djs-questions
Catch deleted messages with Events.GuildAuditLogEntryCreate
u can use the event messageDelete but the author will not be right
10 replies
DIAdiscord.js - Imagine a bot
Created by shaxu on 7/17/2023 in #djs-questions
Catch deleted messages with Events.GuildAuditLogEntryCreate
so when u delete one message after 10min i think u get the log and then if u delete another the log gonna be edited User deleted 2 messages in channel
10 replies
DIAdiscord.js - Imagine a bot
Created by shaxu on 7/17/2023 in #djs-questions
Catch deleted messages with Events.GuildAuditLogEntryCreate
its normal messageDelete logs get stacked
10 replies