UniversityOfHelsinkiCS / toska-silta

Minttuinen discord silta
0 stars 4 forks source link

Fix sending message / caption with image from slack to discord #17

Open Jakousa opened 2 years ago

Jakousa commented 2 years ago

When sending a message with a file on slack: image

result is that only the file is sent:

image

Find out where the message is in the payload and pass it to discord. Does not matter if it's a separate message or if the image is somehow embedded with the message.