The Discord template editor in Siren allows you to create and manage messages for sending to Discord channels or users. You can customize your message with text, variables, and file attachments.Documentation Index
Fetch the complete documentation index at: https://docs.trysiren.io/llms.txt
Use this file to discover all available pages before exploring further.
Message Content
Compose Message
Enter your message content in the ‘Message Content’ field. This is the main text that will be sent to the Discord channel or user.
Adding Attachments
Click the ‘Add Attachments’ button to include files with your message. For each attachment, you will need to provide:- File Name/Placeholder: The name of the file or a placeholder
- Type: Select the file type from the dropdown (PDF, JPEG, DOCX, or CSV)
- Content: The file content as a base64-encoded variable
The file content must be a variable containing a base64-encoded value of the file.