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
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
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