SpreeHertz / webhook-deleter

A simple web application that can delete Discord webhooks.

Home Page:https://webhook-deleter.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webhook-deleter

A simple Vue-based web application that simplifies the process of deleting Discord webhooks.

Purpose

  • You can prevent unknown @everyone webhook spams
  • Most scams on discord get your information by sending some form of malicious media to the victim, grabbing the information from the webpage, and finally sending the victim's data via a webhook. You can obtain that webhook URL by going on your Developer Tools (record the Network requests), copy the webhook URL and you can delete it from here.

Built with

  • Vue 3 + Vite
  • Vanilla CSS

About

A simple web application that can delete Discord webhooks.

https://webhook-deleter.netlify.app

License:MIT License


Languages

Language:Vue 84.3%Language:JavaScript 5.7%Language:HTML 5.3%Language:CSS 4.7%