Skip to content

Leonn170709/Webhook-Sender

Repository files navigation

Webhook Sender

Sends messages to webhhoks with cool options and visuals. Idk why you would need that.

Features

  • Multiple Webhook support
  • Custom messages
  • Option of the amount of messages
  • Custom Delay
  • Linux and Windows support

Use it on Linux, since it has more features that I couldn’t port to Windows and never tested on Windows. If you don’t have Linux, you can run it in WSL or inside a VM.

Running the Python Program

Note

It is highly recommended to use a virtual environment:

python3 -m venv .env # only needed once

macOS/Linux:

source .env/bin/activate

Windows:

.env/Scripts/activate.bat

Install Packages:

pip3 install -r requirements.txt # only needed once
python3 main_app.py

Note

Depending on your system configuration, use either python/pip or python3/pip3.

About

Sends messages to webhhoks with cool options and visuals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors