Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test utility #16

Open
sudojunior opened this issue Nov 24, 2021 · 0 comments
Open

test utility #16

sudojunior opened this issue Nov 24, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@sudojunior
Copy link
Member

The idea of 'dry-run' but to ensure all selected content is within Discord's specifications.

Embed Limits

  • files.* - 10 MB per file
  • #files.* - 10 per message
  • content - 2000 characters
  • #embeds.* - 10 per message
  • embeds.{sum(title, description, field.name, field.value, footer.text, author.name)} - 6000 characters
  • embeds.*.title - 256 characters each
  • embeds.*.description - 4096 characters each
  • #embeds.*.fields - 25 per embed
  • embeds.*.fields.*.name - 256 characters
  • embeds.*.fields.*.value - 1024 characters
  • embeds.*.footer.text - 2048 characters
  • embeds.*.author.name - 256 characters
@sudojunior sudojunior added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant