Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 357 Bytes

File metadata and controls

14 lines (11 loc) · 357 Bytes

discord-webhook-bash

Usage

You will be propted for the "Username" "WebHook" "Message"

You can also create a file named config and put your Username and webhook at line one and two respectively

Installation

Run the following script:

cp script.sh discord-webhook
chmod +x discord-webhook
sudo mv discord-webhook /usr/local/bin