Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Embed Creator #23

Open
pedall opened this issue Oct 28, 2018 · 2 comments
Open

Embed Creator #23

pedall opened this issue Oct 28, 2018 · 2 comments

Comments

@pedall
Copy link
Collaborator

pedall commented Oct 28, 2018

  • gives options for all embed parameters (like Nadeko embed builder)
  • gives preview how the embed will look like
  • allows to save the output of the embed into the respective item that called the embed builder
  • allows to open existing embeds (e.g. from welcome messages) to edit (or at least replace) the embeds
@pedall pedall changed the title Embed Creator component Embed Creator Oct 28, 2018
@PierreAndreis
Copy link
Owner

Is this needed for launch?

@Skillz4Killz
Copy link
Collaborator

Skillz4Killz commented Dec 8, 2018

Sidebar: Embed Studio

There you can create and edit existing embeds and save them as preset, giving a name. Then on the settings you can select which embed you want to use out of all your embeds.

Requrirements

Validation of input

  • Checks length of each part of the embed. Different parts allow different length of characters.
  • URL fields should be valid URLs
  • Image fields should be valid image urls
  • Embed can NOT be empty: This will throw errors on bot if any is saved as empty.

Additional:

  • Typing % will show a dropdown selector that lets you easily select pre-existing variables from our supported variables list.
  • Shows preview how the embed will look like. Add a URL for an image and the image will appear in the embed.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants