Skip to content

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

License

Notifications You must be signed in to change notification settings

Uncover-it/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:

bun install

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

bun run dev

Production Build (if you want to publish the site)

Building:

bun run build

Running:

bun run start

Deploy to Cloudflare Pages

1. Connect Git

Go to Workers & Pages > Create application > Pages and connect your Git repository (you may also paste in the link to this repository).

2. Build Settings

Select Next.js as the framework preset. Ensure these values are set:

  • Build command:

    bunx @cloudflare/next-on-pages@1
  • Build output directory:

    .vercel/output/static

3. Environment Variables

Under Environment variables (advanced), add:

Variable Name Value
NODE_VERSION 20

Deploy

4. Enable Compatibility (Crucial)

After the first deployment starts/fails:

  1. Go to Settings > Runtime.

  2. In Compatibility flags, add:

    nodejs_compat
  3. Go to Deployments and click Retry deployment.

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9