Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.29k stars 668 forks source link

Sticker type not recognised #1204

Closed NotPiny closed 5 months ago

NotPiny commented 5 months ago

Version

2.42.8

Flavor

CLI (Command-Line Interface)

Platform

Linux (nix-shell)

Export format

HTML

Steps to reproduce

I haven't had the time to be able to reproduce this in a test environment however after reading the error log it seems the error occurs when the program finds sticker type 4 which is a gif so sending a sticker type 4 gif should reproduce the error

Details

Part way through exporting messages the program will throw a error apon reaching sticker_type 4 instead of getting the GIFs URL

Checklist

Tyrrrz commented 5 months ago

It's supported, you're using an outdated version of the application.

https://github.com/Tyrrrz/DiscordChatExporter/blob/master/DiscordChatExporter.Core/Discord/Data/Sticker.cs