Summary
Move the discord-exports/ folder (~121 MB, 25 channels, 77,612 messages) from the local project directory to a Google Drive location (G: drive), and update all references accordingly.
Motivation
The Discord dump is large (~121 MB, 3M+ JSON lines) and gitignored. Storing it on Google Drive makes it:
- Accessible across machines without cloning
- Backed up via Google Drive sync
- Not cluttering the local repo directory
Tasks
Notes
- Google Drive is mounted locally as
G:
- The dump was mined in Feb 2026 from the OpenApoc Discord
- Key channels:
reversing.json, coding.json, general_original_game.json, general_openapoc.json
🤖 Generated with Claude Code
Summary
Move the
discord-exports/folder (~121 MB, 25 channels, 77,612 messages) from the local project directory to a Google Drive location (G:drive), and update all references accordingly.Motivation
The Discord dump is large (~121 MB, 3M+ JSON lines) and gitignored. Storing it on Google Drive makes it:
Tasks
G:)discord-exports/contents to the Google Drive folderCLAUDE.mdor any project instruction files mentioningdiscord-exports/MEMORY.mdand any topic files under.claude/projects/)discord-exports/.gitignoreentry fordiscord-exports/(can be removed after migration)discord-exports/folder after confirming migrationNotes
G:reversing.json,coding.json,general_original_game.json,general_openapoc.json🤖 Generated with Claude Code