I’m getting error that say “Throwing inside of an async function without a catch block or by rejecting a promise which was not handled with .catch().”

So I’m currently trying to code a giveaway bot for my discord server and the code is written in a mix of DJS v12 and v13 and so far it seems to works and executes the message in the code that says “Done! The giveaway for the Nitro is starting in (channel)” but it gets an errors sending the actually giveaway embed that people react to and the error stated in the title. Is anyone able to review my code and see what I’m doing wrong? I placed it in my google drive to make it easier to read the entire code rather than sections. https://drive.google.com/drive/folders/18HdN9eObtfnlWRvWU6rwtRXJH6qkzQt_?usp=sharing