NotUnknown
NotUnknown
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/17/2023 in #djs-questions
how do i set catagory above the catagory (get by id and see the position)
Cause it didn’t work and the bot is for single guild only so
4 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/17/2023 in #djs-questions
how do i set catagory above the catagory (get by id and see the position)
No description
4 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
Role color not editing
Anyone?
6 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
Role color not editing
Tried not work either
6 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
Role color not editing
const gangrole = await interaction.guild.roles.create({
name: `| Gang - [${gangname}]`,
reason: 'Gang Role Creation'
}).then(async (role) => {

interaction.editReply({ content: `➡️ ${role} gang role create ✅`, ephemeral: true });
thegangrole = role;
// store the gang role id in the database
gangroleid = role.id;

// set the gang role color with the gangroleid
const gangrolecolor = gangcolor;
await role.setColor(gangrolecolor);

const gangrole = await interaction.guild.roles.create({
name: `| Gang - [${gangname}]`,
reason: 'Gang Role Creation'
}).then(async (role) => {

interaction.editReply({ content: `➡️ ${role} gang role create ✅`, ephemeral: true });
thegangrole = role;
// store the gang role id in the database
gangroleid = role.id;

// set the gang role color with the gangroleid
const gangrolecolor = gangcolor;
await role.setColor(gangrolecolor);

`
6 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
okz
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
got it thanks you your time mate 🍻
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
ohhhh
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
for bot??
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
No description
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
its a function where previous message is passed as message
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
i did but didn't work
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
No description
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
but didn't work either
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
i tried
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
no errros
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/16/2023 in #djs-questions
MessageComponentCollector not working
No description
26 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/15/2023 in #djs-questions
why <message>.delete() is throwing error "not a function"
oh got it thanks
4 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 12/15/2023 in #djs-questions
why <message>.delete() is throwing error "not a function"
No description
4 replies
DIAdiscord.js - Imagine an app
Created by NotUnknown on 11/8/2023 in #djs-questions
not getting message content
oh thanks
8 replies