Attachments are a way to upload files to the Discord CDN, discord
luau supports sending these attachments through the AttachmentBuilder
object.
-
Create a discord-luau bot implementation:
-
Create a Discord attachment that we can respond with:
-
Reply to the message with the newly created embed:
See The Entire Code
Thatβs all! For more details, refer to the relevant docs;