modular architecture with session persistence #1
Owner
- Restructure project into lib.rs with bot, config, and commands modules
- Replace static access token with password login flow
- Add session.json save/restore for persistent Matrix authentication
- Initialize tracing_subscriber for structured logging
- Improve error handling with anyhow context
- Restructure project into lib.rs with bot, config, and commands modules
- Replace static access token with password login flow
- Add session.json save/restore for persistent Matrix authentication
- Initialize tracing_subscriber for structured logging
- Improve error handling with anyhow context
geekiot
added 3 commits 2026-05-11 03:14:56 +05:00
geekiot
added 1 commit 2026-05-11 03:15:33 +05:00
modular architecture with session persistence (#1)
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?