3
0
Fork
You've already forked ndarchive
0
a newer better discord archive format :blobsilly:
  • Go 100%
2021年10月05日 02:37:22 +09:00
custom.go initial commit 2021年10月05日 01:03:52 +09:00
discord.go emoji animated 2021年10月05日 02:37:22 +09:00
discordmessage.go snowflake IDs 2021年10月05日 02:13:31 +09:00
embed.go initial commit 2021年10月05日 01:03:52 +09:00
files.go snowflake IDs 2021年10月05日 02:13:31 +09:00
go.mod initial commit 2021年10月05日 01:03:52 +09:00
id.go snowflake IDs 2021年10月05日 02:13:31 +09:00
README.md readme tweak 2021年10月05日 01:25:31 +09:00
UNLICENSE initial commit 2021年10月05日 01:03:52 +09:00
version.go initial commit 2021年10月05日 01:03:52 +09:00

Ndarchive

Ndarchive is a json format for archiving a discord channel, built as a complete rework of the older darchive format due to its limitations

Currently this new format is still beta and the format is not frozen yet

Cryptographic signature support is not yet finished or included due to complexity, for now just make a hash (ex sha256) of the full finished archive file that can be used for validation

Viewers

Currently there are not any options for a polished or complete viewer for this archive format

Version history

1.0

  • Creation NOT YET FROZEN