Zanoriks
Zanoriks
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/28/2023 in #djs-questions
error
yes
8 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/28/2023 in #djs-questions
error
const config = require("../config/config.json");

module.exports = async (Discord, client) => {
try {
let guild = client.guilds.cache.get("823840064773029898");
await guild.members.fetch({force: true})
client.logger.clientReady(client);
client.guilds.cache.size > 4 ? console.log("test!") : "";
guild.channels.cache.get(config.logi.mainChannel).threads.cache.get(config.logi.status).send({embeds: [new Discord.EmbedBuilder().setColor("Green").setDescription(" bot on!")]})
} catch (error) {
console.log(error);
}
};
const config = require("../config/config.json");

module.exports = async (Discord, client) => {
try {
let guild = client.guilds.cache.get("823840064773029898");
await guild.members.fetch({force: true})
client.logger.clientReady(client);
client.guilds.cache.size > 4 ? console.log("test!") : "";
guild.channels.cache.get(config.logi.mainChannel).threads.cache.get(config.logi.status).send({embeds: [new Discord.EmbedBuilder().setColor("Green").setDescription(" bot on!")]})
} catch (error) {
console.log(error);
}
};
8 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
there was something written about the version, but I have a good version of 14.11.0
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
but unfortunately it exists ;/
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
tries many ways
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
consult to the documentation or guide to find out what I should actually use
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
how? i tried with MessageActionRow and nothing, still the same
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
here ↑↓
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
no, it's not a command, it's just clicking a button, after clicking the button it sends to channel x and then the administration rejects or accepts with the button
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
then what should i do to fix it?
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
only it
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
Thqnkqng
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
I know, but how do I edit it to show this information? logs
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
myDudes
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
how?
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
39 replies