Updated ID for paid member requests

imgbot
kieranrobson 2022-05-13 19:55:08 +01:00
parent 99e1752f5a
commit 4cdbe3079c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ const discord = require('discord.js');
client.on('modalSubmitInteraction', async (interaction) => {
if(interaction.customId === 'modal-paidmember'){
const execchannel = client.channels.cache.get('970027557607071754')
const execchannel = client.channels.cache.get('974268736079015956')
const embed = new discord.MessageEmbed()
.setTitle("New Paid Member Request")