Skip to main content

Declarative Discord Embeds

Project description

Discord-Embed-Markup

A markdown-like language for describing discord embeds

Docs and implementation coming soon!

The data in test.dem should translate to:

{
    "title": "Try out Discord Embed Markup",
    "description": "You can describe embeds\nyay",
    "url": "https://github.com/xImAnton/Discord-Embed-Markup",
    "color": 16744192,
    "timestamp": "2009-02-14T00:31:30",
    "footer": {
      "icon_url": "https://cdn.discordapp.com/avatars/489766550451257345/b77b7a60da28e604ada933eb2773b2b4.png?size=1024",
      "text": "Made by"
    },
    "thumbnail": {
      "url": "https://discord.com/assets/f9bb9c4af2b9c32a2c5ee0014661546d.png"
    },
    "author": {
      "name": "Anton Vogelsang",
      "url": "https://ximanton.de"
    },
    "fields": [
      {
        "name": "This is a field",
        "value": "this is the text of the field",
        "inline": true
      },
      {
        "name": "second field",
        "value": "when the text of a field ends with &, it's an inline field",
        "inline": true
      }
    ]
  }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discordembedmarkup-1.0.0.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

discordembedmarkup-1.0.0-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file discordembedmarkup-1.0.0.tar.gz.

File metadata

  • Download URL: discordembedmarkup-1.0.0.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5

File hashes

Hashes for discordembedmarkup-1.0.0.tar.gz
Algorithm Hash digest
SHA256 61b6e0e14aacafb8a8eca9c4604b6ae0e6a4793c81dae84cfbf3c274a69d0889
MD5 78ff62a2b05e4a45f4e395c261894727
BLAKE2b-256 686b1acf53fadb279fccba45efe46b779b8f4b42a0939857687289020bb08041

See more details on using hashes here.

File details

Details for the file discordembedmarkup-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: discordembedmarkup-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5

File hashes

Hashes for discordembedmarkup-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc9f0f19f5a6799e5ff9a5cc564a13e6725edf59f78cfff6ba65b523b7ad393f
MD5 b92b7acbb7828dda8f8431d1a19faf6a
BLAKE2b-256 251c1ded1e99ce487aeff305411dbd6e57970b408c361bc00b2c6db76a465202

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page