consciousness/channels/telegram
ProofOfConcept c19f26f4fa telegram daemon: per-channel logs with shared ChannelLog
Same treatment as IRC daemon — replace single ring buffer with
BTreeMap<String, ChannelLog>. list() returns all channels with
per-channel unread counts. Sent messages tracked too.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 20:04:08 -04:00
..
src telegram daemon: per-channel logs with shared ChannelLog 2026-04-03 20:04:08 -04:00
Cargo.toml channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00