Json pour l'envoie de message discord intégré (embed)

format json pour l'envoie de message intégré (embed) sur discord

[{"id":"0991c7ed496ff34c","type":"inject","z":"176b49dc1a2d9bee","name":"embed","props":[{"p":"embeds","v":"{\"title\":\"titre\",\"color\":16711680,\"url\":\"https://discord.js.org\",\"author\":{\"name\":\"node-red\",\"icon_url\":\"https://i.imgur.com/AfFp7pu.png\",\"url\":\"https://discordjs.guide/popular-topics/embeds.html#using-an-embed-object\"},\"description\":\"description\",\"thumbnail\":{\"url\":\"https://i.imgur.com/AfFp7pu.png\"},\"fields\":[{\"name\":\"titre reg\",\"value\":\"valeur reg\"},{\"name\":\"​\",\"value\":\"\\n\",\"inline\":false},{\"name\":\"titre 3\",\"value\":\"valeur\",\"inline\":true},{\"name\":\"titre 4\",\"value\":\"valeur\",\"inline\":true}],\"image\":{\"url\":\"https://i.imgur.com/AfFp7pu.png\"},\"footer\":{\"text\":\"c'est le pied\",\"icon_url\":\"https://i.imgur.com/AfFp7pu.png\"}}","vt":"json"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":490,"y":460,"wires":[["682240baa47e96ab"]]},{"id":"682240baa47e96ab","type":"change","z":"176b49dc1a2d9bee","name":"","rules":[{"t":"set","p":"embeds.timestamp","pt":"msg","to":"iso","tot":"date"}],"action":"","property":"","from":"","to":"","reg":false,"x":770,"y":460,"wires":[[]]}]

Flow Info

Created 4 months, 1 week ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • change (x1)
  • inject (x1)

Tags

  • embed
  • discord
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option