prevter/Send Discord Webhook

Send a Discord webhook message

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhook-urlThe webhook URL to send the message toyes
contentThe content of the message to sendno""
authorThe author of the messageno""
avatarThe avatar of the authorno""
embed-titleThe title of the embedno""
embed-descriptionThe description of the embedno""
embed-urlThe URL of the embedno""
embed-authorThe author of the embedno""
embed-author-iconThe icon of the authorno""
embed-colorThe color of the embed in hex format (#RRGGBB)no""
embed-fieldsThe fields of the embed. Each line should be a field in the format `name=value`. (Max 25 fields) no""
embed-imageThe image of the embedno""
embed-thumbnailThe thumbnail of the embedno""
embed-footerThe footer of the embedno""
embed-footer-iconThe icon of the footerno""
embed-timestampThe timestamp of the embedno""
filesThe files to send with the message. Each line should be a path to a file. Glob patterns are supported. (Max 10 files, 25MB total) no""
debug-printPrint the message to the console before sendingnofalse

no outputs