mh1723
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by mh1723 on 8/28/2023 in #djs-questions
Randomly Fails at creating roles
I am very new to all of this. Im trying to create roles based on array of objects, meaning the object's name. This was working rather well before. Im not sure what I changed but it seems to fail during the guild.roles.create.
Sometimes I get one role, other times I get 5 roles created. All of my passed objects exist and are defined.
codeFlow, is just a function that prints to console.
10 replies