What I'm trying to acheive here is:
I want to create a Discord Bot that will find Embeded messages sent in a particular channel, and Screenshot them.
I'm not really sure of any good way to do this. The only way I've been doing it now is by manually screenshotting them 1 by 1.
Anyone know of any way to do this automatically? Perheaps using Selenium/Puppeteer or a Discord Bot in Python?