-This code constently checks if anything new has been copied to the clipboard, just run the code once and it will save everything you copy to a .txt file called clipboard.txt
-You will need to install the pyperclip modual using >>> pip install pyperclip