/Webhook_Tools

Webhook Tool is software developped in python. This tool regroup a lot of option for send message, embed, files and more with the DIscord Webhooks !

Primary LanguagePythonMIT LicenseMIT

Webhook Tools

Webhook Tool is software developped in python. This tool regroup a lot of option for send message, embed, files and more with the Discord Webhooks !


INSTALL

Windows :


Download the repo, extraxt it and in the folder of the tool open a terminal and type this cmd :

python -m pip install -r requirements.txt

py main.py


Linux :


Open a terminal and type this commands :

git clone https://github.com/AtiPiquee/Webhook_Tools

cd Webhook_Tools

pip install -r requirements.txt

python3 main.py


Devloped by AtiPique_#1900