This commit is contained in:
2023-03-12 21:39:09 +01:00
parent c163d44895
commit 96c506b480
2 changed files with 86 additions and 3 deletions

View File

@@ -2,9 +2,9 @@ const { ChannelType, PermissionFlagsBits, ButtonBuilder, ButtonStyle, ActionRowB
const { color } = require('../../options.json');
module.exports = {
name: 'guildapply',
description: 'Guild application button.',
type: 'button',
// name: 'guildapply',
// description: 'Guild application button.',
// type: 'button',
async execute(interaction) {