mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
Discover Discord tokens from env, token files, GUI Settings.dat, and desktop leveldb; bind-mount the host scrape script so container preflight uses partition/--after cursors; skip inaccessible channels without aborting targets; fix set -e and busybox mktemp for incremental exports under ~/Documents. Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
232 B
Plaintext
20 lines
232 B
Plaintext
# User-specific files
|
|
.vs/
|
|
.idea/
|
|
*.suo
|
|
*.user
|
|
|
|
# Build results
|
|
bin/
|
|
obj/
|
|
|
|
# Test results
|
|
TestResults/
|
|
|
|
# Local automation secrets and logs
|
|
scrape.env
|
|
.discord-token
|
|
agentdecompile_projects/
|
|
logs/
|
|
.compound-engineering/*.local.yaml
|