معرفی شرکت ها


discordembedmarkup-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Declarative Discord Embeds
ویژگی مقدار
سیستم عامل -
نام فایل discordembedmarkup-1.0.0
نام discordembedmarkup
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده xImAnton_
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/xImAnton/Discord-Embed-Markup
آدرس اینترنتی https://pypi.org/project/discordembedmarkup/
مجوز -
# Discord-Embed-Markup A markdown-like language for describing discord embeds *Docs and implementation coming soon!* The data in test.dem should translate to: ```json { "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 } ] } ```


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl discordembedmarkup-1.0.0:

    pip install discordembedmarkup-1.0.0.whl


نصب پکیج tar.gz discordembedmarkup-1.0.0:

    pip install discordembedmarkup-1.0.0.tar.gz