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
I'm assuming this may be some sort of issue with large files though I'm not sure exactly how I'd fix it
You sure
song.ogg is not your PNG Jimp file?
NO WONDER 😭
Yea, should be
new AttachmentBuilder("./dailytmp/daily/song.ogg", { name: "song.ogg" }); or something similarthat fixed it yeah
The thread owner has marked this issue as solved.
