Louis -v-
Louis -v-
DIAdiscord.js - Imagine an app
Created by Louis -v- on 7/11/2023 in #djs-questions
How can discord.js cache all users, channels, guilds into Collection?
ty
13 replies
DIAdiscord.js - Imagine an app
Created by Louis -v- on 7/11/2023 in #djs-questions
How can discord.js cache all users, channels, guilds into Collection?
is that members data from the guilds?
13 replies
DIAdiscord.js - Imagine an app
Created by Louis -v- on 7/11/2023 in #djs-questions
How can discord.js cache all users, channels, guilds into Collection?
yeah ik, but how users.cache work?
13 replies
DIAdiscord.js - Imagine an app
Created by Louis -v- on 7/11/2023 in #djs-questions
How can discord.js cache all users, channels, guilds into Collection?
so users need to be fetched before?
13 replies
DIAdiscord.js - Imagine an app
Created by Louis -v- on 7/11/2023 in #djs-questions
How can discord.js cache all users, channels, guilds into Collection?
Like how discord.js does so that instead of fetching data, users can use cache instead? Like guilds.cache for example?
13 replies
DIAdiscord.js - Imagine an app
Created by CoolName | Exam on 6/17/2023 in #djs-questions
Can bot detect other bot message?
if (<user>.bot && <user>.id !==
<client>.user.id) {

}
if (<user>.bot && <user>.id !==
<client>.user.id) {

}
7 replies
DIAdiscord.js - Imagine an app
Created by Louis -v- on 6/16/2023 in #djs-questions
reply to user message
9 replies
DIAdiscord.js - Imagine an app
Created by Louis -v- on 6/16/2023 in #djs-questions
reply to user message
channels.createMessage ?
9 replies