Zanoriks
Zanoriks
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/29/2023 in #djs-questions
idk what
2 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/28/2023 in #djs-questions
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?
it button:
case "ok-ok-ok":
channel.send({
embeds: [
new EmbedBuilder()
.setTitle("lala")
.setDescription("kekeke")
.setFooter({ text: "lslsls" })
.setColor(0xee2a7b),
],
components: [new ActionRowBuilder().addComponents([new ButtonBuilder().setCustomId("popros-823950260300546059").setLabel("16").setStyle("Primary"), new ButtonBuilder().setCustomId("popros-823950296459509810").setLabel("18").setStyle("Primary")])],
});
case "ok-ok-ok":
channel.send({
embeds: [
new EmbedBuilder()
.setTitle("lala")
.setDescription("kekeke")
.setFooter({ text: "lslsls" })
.setColor(0xee2a7b),
],
components: [new ActionRowBuilder().addComponents([new ButtonBuilder().setCustomId("popros-823950260300546059").setLabel("16").setStyle("Primary"), new ButtonBuilder().setCustomId("popros-823950296459509810").setLabel("18").setStyle("Primary")])],
});
it in config.json
"popros": {
"rozpoczecie": [
"823950260300546059",
"823950296459509810"
],
"popros": {
"rozpoczecie": [
"823950260300546059",
"823950296459509810"
],
39 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/24/2023 in #djs-questions
why doesn't he find a role?
case "ok-ok-ok":
channel.send({
embeds: [
new EmbedBuilder()
.setTitle("lala")
.setDescription("kekeke")
.setFooter({ text: "lslsls" })
.setColor(0xee2a7b),
],
components: [new ActionRowBuilder().addComponents([new ButtonBuilder().setCustomId("pls-823950260300546059").setLabel("+16").setStyle("Primary"), new ButtonBuilder().setCustomId("pls-823950296459509810").setLabel("+18").setStyle("Primary")])],
});
case "ok-ok-ok":
channel.send({
embeds: [
new EmbedBuilder()
.setTitle("lala")
.setDescription("kekeke")
.setFooter({ text: "lslsls" })
.setColor(0xee2a7b),
],
components: [new ActionRowBuilder().addComponents([new ButtonBuilder().setCustomId("pls-823950260300546059").setLabel("+16").setStyle("Primary"), new ButtonBuilder().setCustomId("pls-823950296459509810").setLabel("+18").setStyle("Primary")])],
});
it in config.json:
"pls": {
"wiekowe": [
"823950260300546059",
"823950296459509810"
],
"pls": {
"wiekowe": [
"823950260300546059",
"823950296459509810"
],
2 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/23/2023 in #djs-questions
why am i getting this error?
45 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/20/2023 in #djs-questions
do not remove the role
I don't know why, but it doesn't take a role, and it should. https://pastebin.com/xgayACxE it code
2 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 7/5/2023 in #djs-questions
emoji react message
how to make it add reactions to the message?
21 replies
DIAdiscord.js - Imagine an app
Created by Zanoriks on 6/24/2023 in #djs-questions
help I can't turn on the bot
3 replies