A configurable, self-hosted guestbook for the web, allowing visitors to leave behind messages, drawings, and voice notes, with spam-prevention and moderation via Telegram bot.
Find a file
2026-04-09 13:12:13 +01:00
src feat: telegram bot for moderation (allow/deny commands) 2026-04-09 12:39:45 +01:00
.gitignore chore: gitignore data directory 2026-04-09 12:42:16 +01:00
Cargo.lock init: guestbook project scaffolding 2026-04-09 01:03:33 +01:00
Cargo.toml init: guestbook project scaffolding 2026-04-09 01:03:33 +01:00
config.toml feat: config loading from config.toml 2026-04-09 11:19:51 +01:00
flake.nix feat: nix flake for building guestbook 2026-04-09 13:12:13 +01:00