echo/modules/chanfix
Jean feba6700cb
Split ChanFix into one file per command
lib.rs kept only the struct and the dispatcher; SCORES and CHANFIX now
each live in their own file (scores.rs, fix.rs), matching every other
service. No behaviour change.
2026-07-14 14:40:43 +00:00
..
src Split ChanFix into one file per command 2026-07-14 14:40:43 +00:00
Cargo.toml Group the module crates under modules/ 2026-07-14 14:19:43 +00:00