TicketBot icon indicating copy to clipboard operation
TicketBot copied to clipboard

View Link don't work

Open Vlagle opened this issue 1 year ago • 4 comments

transcript_url1 = ("https://webthedev.me/ticketviewer/?url="+ transcript_message1.attachments[0].url) does not work. how can I fix this?

Vlagle avatar May 03 '24 19:05 Vlagle

Screenshot_20240506_110857_Samsung Internet

Vlagle avatar May 06 '24 06:05 Vlagle

Hi there! Discord has hidden attachments behind their API. I am currently working on a fix to resolve this issue.

WebTheDev avatar May 10 '24 02:05 WebTheDev

I understood. Thank you. I will be waiting for the problem to be fixed

Vlagle avatar May 10 '24 15:05 Vlagle

Discord added expiry to their file links. So you’d need a button or something to dynamically get the link to the file everytime you want to view it

Vlagle avatar May 12 '24 18:05 Vlagle