Hi! This is my first python program that actually can do something useful :)
I am a beginner myself learning along the way. If this video is helpful let me know! Cheers
To use pyautogui you need to download it. Go to your terminal / Command Prompt and type:
pip install pyautogui
Then download schedule:
pip install schedule