Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://cog-creators.github.io/discord-embed-sandbox/
Web-based sandbox for Discord Embeds with code generation
https://cog-creators.github.io/discord-embed-sandbox/
Last synced: 5 days ago
JSON representation
Web-based sandbox for Discord Embeds with code generation
- Host: GitHub
- URL: https://cog-creators.github.io/discord-embed-sandbox/
- Owner: Cog-Creators
- License: other
- Created: 2017-01-13T09:22:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T09:33:19.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T15:07:55.847Z (3 months ago)
- Language: JavaScript
- Homepage: https://cog-creators.github.io/discord-embed-sandbox/
- Size: 21.5 KB
- Stars: 62
- Watchers: 9
- Forks: 37
- Open Issues: 12
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
- awesome-discord - Discord Embed Generator - A sandbox for making discord.py embeds. (Misc Resources)
README
![embed](http://i.imgur.com/GemcoBW.png)
# discord-embed-sandbox
> Web-based sandbox for Discord Embeds with code generation
[Click here to open](https://cog-creators.github.io/discord-embed-sandbox/)
This tool can help you get a grip on Discord Embeds (a topic some people are struggling with), it provides a simple ui to construct a message you want, as well as a realtime preview.
You can also see the code needed to generate the same Embed inside your own cog in real time, so you can see how different fields and values affect the end result, which is pretty neat, if you ak me ;)
Hope you like it!
---
## Under MIT License