Sending Embeds in correct order.

My bot is reading a file line by line and sending embeds with timestamps it gathers out of the file. Each channel.send() is awaited, but it seems to still not post in the correct order when it sends the messages in the channel.
image.png
Was this page helpful?