Skip to content

A minimal online application to interact with Discord webhooks easily

License

Notifications You must be signed in to change notification settings

forkified/discord-webhook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook.yagiz.dev (beta)

CodeFactor

A minimal online application to interact with Discord webhooks easily

Screenshot


The application is reachable on webhook.yagiz.dev. While it only has the ability to send simple messages for now, I'm planning to integrate more advanced use cases like file uploads, embeds, and possibly more. I used jQuery, Font Awesome and Bootstrap in this project.

Feel free to create pull requests and issues, I'll check them. If you have any questions, reach me over my socials or hi@yagiz.dev.

For now, here is a short list of what's probably coming in the not-so-near future:

  • file uploads
  • dark mode
  • embeds
  • twemoji support for preview
  • next.js, maybe? (might have to move to Vercel then)
  • better preview, previewing the icon, message, username, everything in Discord's style
  • retreive details automatically from webhook's predefined defaults (maybe attempt to do that automatically)
  • see if I can drop jQuery
  • dark mode toggle
  • UI rewrite with Tailwind
  • more services?
  • migrate to TypeScript

About

A minimal online application to interact with Discord webhooks easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.3%
  • HTML 39.0%
  • CSS 7.7%