Compile You can compile ToxBot using PyInstaller Install PyInstaller: pip3 install pyinstaller Compile ToxBot: pyinstaller app.py