Skip to content

Unknownzop/Webhook_Spam_Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨 Webhook Spam Site

An open source simple HTML-based site designed to send repeated messages to a Discord webhook. Built with basic frontend technologies for demonstration or educational purposes.

⚠️ Disclaimer: This project is intended for educational use only. Spamming webhooks violates Discord's Terms of Service and can result in bans or legal consequences. Use responsibly.


📁 Project Structure

Webhook_Spam_Site/
├── index.html         # Main UI for inputting webhook and message
├── stylesheet.css     # Basic styling for the page
├── jquery.js          # jQuery library for DOM manipulation
├── main.js            # Core logic for sending spam requests
├── README.md          # Project documentation
└── LICENSE            # GPL-3.0 License

🚀 Features

  • Input field for Discord webhook URL
  • Custom message input
  • Spam trigger button
  • Simple and responsive UI

🛠️ Technologies Used

  • HTML (50.6%)
  • CSS (32.3%)
  • JavaScript (17.1%)
  • jQuery for DOM and AJAX

📦 Installation

  1. Clone the repository:
    git clone https://github.com/Unknownzop/Webhook_Spam_Site.git
  2. Open index.html in your browser.
  3. Enter your webhook URL and message.
  4. Click the spam button to begin.

📜 License

This project is licensed under the GNU GPLv3.

About

An open source simple HTML-based site designed to send repeated messages to a Discord webhook. Built with basic frontend technologies for demonstration or educational purposes.

Resources

License

Stars

Watchers

Forks

Contributors