# README
Discord Webhook Spammer
DiscoWS spams a message to a Discord webhook
Setup
- Add the webhook link in the (
settings.json
) configuration file - Add the message to spam in (
message.txt
)
Usage
-
Run the executable
./DiscoWS.exe
OR
-
Run the code
go run main.go
# Functions
No description provided by the author