Boxes's Comments


Hi! I'm trying to attach an audiofile from discord (with tips from your other reply) and it don't let me copy the link to the audio

It'll only copy the link to the message

hi! sorry for a late reply ^^ unfortunately discord does not allow filehosting like this any more. see here for more info and alternatives: https://toyhou.se/~bulletins/1482588.psa-archive-your-images-and-profiles

hii!! im very new toyhouse coding but i was wondering how the music player works !! ive tried following the popular tutorial but everything ive tried to host my mp3 on hasn't worked out for me

does your code require anything specific or like,, do you have any suggestions?

hi! all you should need to do is upload a link to the audio file and replace the '###' in the src of the <source> section! the easiest way for me to host a link is uploading it to a private discord server, then copying the link of the audio file (it'll begin with https://cdn.discordapp.com/attachments/(bunch of numbers) and end with .mp3) this code is not compatible with YouTube links, unfortunately! hope that helps, let me know if you have any more questions :]