Block a user
A Python script to archive Discourse posts and render topics to Markdown from one or more Discourse-based forums. It downloads posts via the Discourse API, archives new posts as JSON files, and renders topics with images downloaded and URLs rewritten as relative paths. It also updates metadata and generates a final `README.md` with table of content
Updated 2025-04-03 08:04:49 +05:30
This script archives posts and renders topics to Markdown from one or more Discourse instances
Updated 2025-03-02 00:43:14 +05:30