-
-
Notifications
You must be signed in to change notification settings - Fork 2
feat(cmd): . export #23
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Intention to add a command to export a message configuration for use on a website like discohook. Exporting to that specific site requires encoding a payload from an array of messages and an array of targets.
{ "message": [ ], "targets": [ { "url": "https://discord.com/api/v10/webhook/123/uJp30PUtedu9M_DAIZQwhtENIZGaJV7ffTPTreEmEXEHR7Ys4TprLQ-_" } ] }