A very simple script that presses keystrokes associated with the clipboard message when [CTRL][`] is pressed.
Probably isn't even worth uploading but whatevers.
(Can skip if just running .exe)
pip3 install pyperclip
pip3 install keyboard
Run
./cliptokey.py
or
Open cliptokey.exe generated with pyinstaller for windows