Discord message log web page generator.
  • Rust 65.2%
  • HTML 24.5%
  • CSS 10.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-08 19:38:50 +02:00
src Implement basic reactions display 2026-09-08 19:38:50 +02:00
static Implement basic reactions display 2026-09-08 19:38:50 +02:00
templates Implement basic reactions display 2026-09-08 19:38:50 +02:00
.gitignore Initial commit 2026-09-04 15:01:24 +02:00
Cargo.lock Add message timestamps 2026-09-05 01:37:14 +02:00
Cargo.toml Add message timestamps 2026-09-05 01:37:14 +02:00
LICENSE Initial commit 2026-09-04 15:01:24 +02:00
README.md Initial commit 2026-09-04 15:01:24 +02:00

discord-webviewer

Discord message log web page generator.

Copyright © 2026 Grzesiek11

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.