SilliJetpack
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
Oh so thats the problem, got it
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
It says in package.json it's 11.4.2 version
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
This is a old code from 2019, bot is client
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
keyboard messed up, when i do console.log(bot.channels.cache) it says shows undefined
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
and bot.channels.cache appears as undefined here it says its d.js 1.14.0
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
typing in "console.log(bot.channels)" shows that it is cached
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
I just checked, the bot has cached server it is in, and the channels and im getting error "bot.channels.get("ID")" as undefined even if it is cached
23 replies
DIAdiscord.js - Imagine an app
•Created by SilliJetpack on 10/21/2023 in #djs-questions
bot.guilds.get("ID").members.get("ID") says undefined
Does this bot even when you start it up get all of servers members/channels in the first place?
23 replies