SkillAgentSearch skills...

WebhookSpammer

💎 So Fast, Multi Theard

Install / Use

/learn @secabuser/WebhookSpammer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Discord Webhook Spammer

Screenshot of Tool


Features

  • Fast & Multi-threaded

  • Auto Retry on Rate-Limit


Install dependencies using:


pip install -r requirements.txt


How to Use

Linux

Step 1: Install Prerequisites

  1. Verify Python 3.x is installed:

    
    python3 --version
    
    
  2. If not installed:

    
    sudo apt update
    
    sudo apt install python3 python3-pip
    
    
  3. Install required libraries:

    
    pip3 install requests user_agent colorama pystyle
    
    

Step 2: Run the Script


python3 main.py

Step 3: Provide Inputs

  • Webhook URL

  • Message to send

  • Username (optional)

  • Number of messages

  • Number of threads

  • Delay per message

Step 4: View Results

  • See success count and elapsed time in a nice formatted table.

Windows

Step 1: Install Python

Verify installation:


python --version

Step 2: Install Required Libraries

Open cmd and run:


pip install requests user_agent colorama pystyle

Step 3: Run the Script


python main.py

Step 4: Enter Info

Provide:

  • Webhook URL

  • Message content

  • Optional username

  • Number of messages to send

  • Thread count

  • Delay between sends

Step 5: Results

Tool will display results including success count and time taken.


View on GitHub
GitHub Stars5
CategoryDevelopment
Updated6mo ago
Forks0

Languages

Python

Security Score

82/100

Audited on Sep 13, 2025

No findings