Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

compile.md

File metadata and controls

9 lines (6 loc) · 174 Bytes

Compile

You can compile ToxBot using PyInstaller

Install PyInstaller: pip3 install pyinstaller

Compile ToxBot: pyinstaller app.py