On react, discord bot sends a message [DISCORDJS]

Is there a way to send an embed with a reaction, then if someone reacts in a time frame, it sends a message?

Yep, this is entirely possible.
You’ll need to look into Adding Reactions & Await Reactions.

You can do this. There is a guide that shows you how you can do it by clicking here.