Hi,
I was wondering if I can build the following in a docker environment
-
An internetbrowser (Auto-Refresh every few minutes)
-
An Auto-clicker that clicks on a specific location on the internetbrowser every few minutes.
Why?
I’m the owner of a big Discord server and would like to automatically bump my server on disboard every 2 hours. You can do this by heading over to Disboard > Logging in and by clicking on “Bump me”.
I’m currently using a W10 VM with an auto-clicker software & auto-refresh chrome extension. Not proudest solution…
I’m really new to Docker and I have no idea if this is even possible, but it would save me a lot of memory using a docker container instead of running a W10 VM 24/7.