I have come up with
if (message) {
if (message.channel.id === 'channel ID') return;
message.react('676180589895876611').then(() => message.react('676180565434695747'));
}
it’s doing the opposite of what I whant it to do. anyone help? and it wont reply at all