An open API service indexing awesome lists of open source software.

https://github.com/axodouble/discord-embed-generator


https://github.com/axodouble/discord-embed-generator

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## 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](https://github.com/Axodouble/Discord-Embed-Generator/assets/53979495/d26ab968-470d-4c46-b7b0-85cdc077b701)