You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!message.member.permissions.has(Discord.PermissionsBitField.Flags.Administrator)) return message.reply(` **Bu komutu kullanabilmek için "\`Yönetici\`" yetkisine sahip olmalısın.**`);
let log = message.mentions.channels.first()
if(!log) return message.reply({content: "> Üzgünüm Bir Kanal Belirtmen Gerekiyor."})
message.reply("Öneri Kanalı Başarıyla Ayarlandı!")