Borg/docs
google-labs-jules[bot] 642ceb458b feat: Add Discord server export collection
This commit introduces a new command `borg collect discord import` to
import and archive Discord server exports.

The command processes a JSON export from tools like DiscordChatExporter,
converts the messages into Markdown files organized by channel,
downloads all attachments to create a self-contained archive, and
generates a searchable `INDEX.json` file.

Key features:
- Parses DiscordChatExporter JSON format.
- Converts chat logs to Markdown, preserving metadata.
- Downloads and localizes all message attachments.
- Creates a searchable `INDEX.json`.
- Sanitizes server and channel names to prevent path traversal.

Co-authored-by: Snider <631881+Snider@users.noreply.github.com>
2026-02-02 00:49:43 +00:00
..
cli.md feat: Add Discord server export collection 2026-02-02 00:49:43 +00:00
development.md Update documentation for CLI and library usage 2025-11-24 23:58:50 +00:00
index.md feat: Add trix encryption and format 2025-11-14 13:47:27 +00:00
installation.md Update documentation for CLI and library usage 2025-11-24 23:58:50 +00:00
ipfs-distribution.md docs: add IPFS and payment 2026-01-13 15:17:22 +00:00
library.md Update documentation for CLI and library usage 2025-11-24 23:58:50 +00:00
payment-integration.md docs: add IPFS and payment 2026-01-13 15:17:22 +00:00
releasing.md Update documentation for CLI and library usage 2025-11-24 23:58:50 +00:00