A Telegram bot which prints out files and images.
Usage: Install GhostScript and GSPrint and in the code, update these lines with your installation paths.
GHOSTSCRIPT_PATH = "C:\\Program Files\\gs\\gs9.56.0\\bin\\gswin64.exe"
GSPRINT_PATH = "C:\\Program Files\\Ghostgum\\gsview\\gsprint.exe"