PlutoHook - a Python-wrote program for using webhooks through Discord using CMD.
- Download the project by clicking button
Code
andDownload ZIP
. - Extract the ZIP file.
- Download Python 3.12.x (or any stable versions, make sure that
Add python.exe to PATH' checkmark is enabled
). - Run file
installRequirements.py
or run CMD and write inside it:
For Windows:
pip install -r requirementsWIN.txt
For Linux:
pip install -r requirementsLINUX.txt
- Run file
plutohook.py
and enjoy your PlutoHook's experience! :3