Skip to content
#

export

Here are 1,339 public repositories matching this topic...

p-i-
p-i- commented Jan 31, 2022

Version

v2.32.0

Flavor

CLI (Command Line Interface)

Export format

JSON

Details

dotnet DiscordChatExporter.Cli.dll  exportguild  -t $DISCORD_TOKEN  -g $DISCORD_GUILD_ID  -f json  -o out.json

I was expecting a single file, containing a JSON structure for the whole guild

Instead, it's overwriting the same file with every channel it scrapes.

This is because it's

ghost
ghost commented Jul 16, 2020

It would probably very useful if images and PDF stored on Roam would be exported as well.

Via this thread (closed forum, but props where they are due), they look like an "easy" regex to find:

"string": "![](https://firebasestorage.googleapis.com/[..]/o/imgs%2Fapp%2FMY-GRAPH%2F-[IMAGEID].png?[AUTH_DELETED]

Alas, I d

enhancement good first issue

Improve this page

Add a description, image, and links to the export topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the export topic, visit your repo's landing page and select "manage topics."

Learn more