Skip to content

chomiqq/webhook-multitool

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Self-hosting

First, clone the repository:

git clone https://github.com/WarFiN123/webhook-multitool && cd webhook-multitool

Then, install all dependencies:

pnpm install

Running the development server (if you are editing the source code and want to see the changes real-time)

pnpm run dev

Production Build (if you want to publish the site)

Building:

pnpm run build

Running:

pnpm run start

Similar Projects

About

Take control of Discord webhooks online. Text-to-speech, spam messages, view webhook details, and delete unwanted webhooks easily with our multitool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.7%
  • CSS 5.6%
  • JavaScript 0.7%