https://github.com/seanpray/archiver-bot
archives discord channels
https://github.com/seanpray/archiver-bot
Last synced: about 1 month ago
JSON representation
archives discord channels
- Host: GitHub
- URL: https://github.com/seanpray/archiver-bot
- Owner: seanpray
- License: mit
- Created: 2022-06-03T20:33:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T22:31:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T02:52:17.060Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Archiver bot
Downloads all content of a channel or guild and stores it as json content
#### Downloader
All the content that is downloaded is stored as json blobs, partitioned to 4k messages each.
Each attachment gets it's own folder
#### Renderer
Renders each json blob as an html webpage that is viewable in browser