Script to auto-screenshot champion screen and post to Discord
I used Python 3 to write the script. It basically uses OpenCV Python library, a Discord Webhook library and classic libraries like PyAutoGui. I didn't make it an .exe yet. What it basically does is it takes a screenshot of the "you are the champion" screen and the damages screen after that. And it posts them to your Discord channel. I actually did it for me and the boys since we used to take screenshots of the win screens manually and post it to our Discord channel but if anyone here is interested I can upload the script after modifying the hardcoded parts so it can be used on different servers with different webhooks. I didn't upload it right away because I'm not sure if it violates any forum rules. An example screenshot is in the attachments.
Please do not upload any custom executables or scripts, thanks.