audio file not sending entirely?

so for some reason, only the first bit of my audio file is sent as part of my message. It sends as a few KB but the entire file is 3.5 MB, so its not fully being sent?
7 Replies
d.js toolkit
d.js toolkit4w ago
/home/protogenposting
I'm assuming this may be some sort of issue with large files though I'm not sure exactly how I'd fix it
TÆMBØ
TÆMBØ4w ago
You sure song.ogg is not your PNG Jimp file?
No description
/home/protogenposting
NO WONDER 😭
TÆMBØ
TÆMBØ4w ago
Yea, should be new AttachmentBuilder("./dailytmp/daily/song.ogg", { name: "song.ogg" }); or something similar
/home/protogenposting
that fixed it yeah
d.js toolkit
d.js toolkit4w ago
The thread owner has marked this issue as solved.

Did you find this page helpful?