Tyrrrz / DiscordChatExporter

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

Remove unnecessary whitespaces at the end of reactions in PlainText #1213

Closed xs2237 closed 4 months ago

xs2237 commented 4 months ago

Fixes an issue where unnecessary spaces are inserted at the end of the reaction when "TXT" is specified as the output type.

Closes #1212