hexpection
hexpection
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
bro
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
Yea
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
No description
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
here is ss
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
BRO
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
autorole.js turkish ver : const { SlashCommandBuilder } = require('discord.js'); module.exports = { data: new SlashCommandBuilder() .setName('autorole') .setDescription('Set a role to be automatically assigned to new members') .addRoleOption(option => option.setName('role') .setDescription('Role to assign to new members') .setRequired(true)) .addChannelOption(option => option.setName('log_channel') .setDescription('Channel to log autorole actions') .setRequired(true)), async execute(interaction) { const role = interaction.options.getRole('role'); const logChannel = interaction.options.getChannel('log_channel'); // Save the role and channel IDs for use later interaction.client.autoroleSettings = { roleId: role.id, logChannelId: logChannel.id, }; await interaction.reply(Autorole set to ${role} and logs will be sent to ${logChannel}); } };
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
are u serius rn
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
bro
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
im codding a "autorole" right now
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
im helping him
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
ok
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
and py
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
Dc.js
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
like
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
@EgesWorld u know codding
33 replies
DIAdiscord.js - Imagine an app
Created by EgesWorld on 11/2/2024 in #djs-questions
live updater
hi
33 replies