Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord embeds using EJS and Express

Coverage Status Usage Example: Example

URL & Options

  • Base URL is https://embed.novuh.dev/
  • You can add onto this like so: https://embed.novuh.dev/?title=title (Title query param)
  • There is also ?title=title&desc=description
  • Some other options include &color=hex value i.e FFFFF0
  • &image=direct image url
  • + and %20 represent spaces. i.e: embed.novuh.dev/?title=title&desc=description+here%20space

Important Notes

  • Symbols are escaped automatically, however please use a WSGI/Passenger system such as Phusion for better safety.
  • Please credit me or consider donating, thank you.

About

Create Discord embeds to send via a URL/link using express query parameters and EJS without self-botting.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages