For all of those that are concerned about various messaging/chat programs showing “idle” status, I've crafted a python script that moves the mouse 1 pixel and presses shift every 3 minutes to keep the screen awake.
Need to install python and one dependency package (pyautogui).
https://github.com/stimrob705/shaker
Contributions welcome.