em ୨୧
em ୨୧
DIAdiscord.js - Imagine an app
Created by em ୨୧ on 6/29/2023 in #djs-questions
Am I able to show a .txt file in the ini language?
Ah, that's sad but I get it. Thank you!
9 replies
DIAdiscord.js - Imagine an app
Created by em ୨୧ on 6/29/2023 in #djs-questions
Am I able to show a .txt file in the ini language?
Discord gives you the option to display .txt files in other languages, I would like to know if I can make the .txt file show in the ini language after sending?
9 replies
DIAdiscord.js - Imagine an app
Created by em ୨୧ on 6/29/2023 in #djs-questions
Am I able to show a .txt file in the ini language?
Yeah, but I would like to display the .txt file in the ini language.
9 replies
DIAdiscord.js - Imagine an app
Created by em ୨୧ on 6/29/2023 in #djs-questions
Am I able to show a .txt file in the ini language?
const attachment = new AttachmentBuilder(Buffer.from(transcript), { name: `${interaction.channel.name}.ini` });
const attachment = new AttachmentBuilder(Buffer.from(transcript), { name: `${interaction.channel.name}.ini` });
9 replies