Closed oakbrad closed 2 months ago
Collaborators are included in document.collaboratorIds as an array of author IDs. [0] appears to always be the author.
document.collaboratorIds
["a9faceea-49ed-452d-b454-0d440a7891ad","f894bfb1-1a8e-4922-9b26-c92bca9ec9b5"]
Discord Embed Footer:
footer: { text: 'Some footer text here', icon_url: 'https://i.imgur.com/AfFp7pu.png', },
Should set this up as a subflow that returns two lists of names and icon URLs
Done, also added secondary image to embed if it exists.
Collaborators are included in
document.collaboratorIds
as an array of author IDs. [0] appears to always be the author.["a9faceea-49ed-452d-b454-0d440a7891ad","f894bfb1-1a8e-4922-9b26-c92bca9ec9b5"]
Discord Embed Footer:
Should set this up as a subflow that returns two lists of names and icon URLs