fix: Correct ID in paid member

imgbot
KieranRobson 2023-08-21 17:37:24 +01:00
parent 966a1291d9
commit c39c6689b3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ module.exports = {
role.delete(role.id, 'The Nuke Paid Command Was Run. ');
const channel = client.channels.cache.get('1143157359917682711');
const channel = client.channels.cache.get('906167802195484732');
channel.setName(`Paid Members: 0`);
const newRole = interaction.guild.roles.cache.find(