Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordHook

Simple web app that allows you to send and edit discord messages using webhooks.

Live Preview: https://wh.kozejin.dev/

Setup

  1. Build the Discordhook docker image.
docker build -t discord-hook .
  1. Run the docker container.
docker run -d -p 5000:5000 --name discord-hook discord-hook

This will build the image and start the container, making your app accessible on port 5000.

About

A simple way to send and edit webhooks for discord.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages