channel = 1088438344024862810
if message.channel.id == channel:
await message.add_reaction("⬆️")
How do I make this only react when an embed is detected?
i didnt really try anything since i dont know how to make it detect attachments either