mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-18 19:04:27 -04:00
[GH-ISSUE #97] Support logs compressed with RAR #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @13xforever on GitHub (Oct 9, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/97
Originally assigned to: @13xforever on GitHub.
Archive headers are not compressed by default and could be peeked at, similarly to zip.
Needs investigation of managed library for decompression, that is compatible with .net standard.
Support logs compressed with RARto [GH-ISSUE #97] Support logs compressed with RAR