Skip to content

Axodouble/Discord-Embed-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Discord Embed Generator

A simple Discord Embed Generator made with PHP and a single bottle of beer.

Usage:

The php script takes a couple different arguments for the embed, simply put the php file on your server and copy the link to it to discord.

Arguments:

  • title: The title of the embed
  • description: The description of the embed
  • color: The color of the embed, has to be a hex value
  • image: The image of the embed, has to be a direct link to the image
  • url: The url of the embed, has to be a direct link to the url

Example:

https://xdbl.dev/discord?title=Rizzler%20Collectible&image=https://xdbl.dev/x/rizzler.gif&color=2b2d31&description=The%20Rizzler&20Awaits

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages