Hello guys!
So i'm pretty new to coding and am trying to create a simple bot that would make an API call and post the result in a discord channel. I managed to get all the info i need but it can't post it because it exceeds characters limit.
Do you have any idea how i could split the results into multiple embeds?
Here's the API i'm making my call to: https://api.howrare.is/v0.1/drops (getting all results for the day)
Here's my code: https://srcshare.io/?id=62921e259ba7e81e5891a380
Thank you so much for your help ❤️