Answer the question
In order to leave comments, you need to log in
The bot does not read server roles, why?
Here is the code:
when I turn on the bot, it does not see the role or something, here is the error:
TypeError: Cannot read property 'cache' of undefined
let role = bot.guilds.roles.cache.get("role_id");
Answer the question
In order to leave comments, you need to log in
const role = bot.guilds.cache.get("Guild ID").roles.cache.get("Role ID");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question