Charlotte Som 602a042bd5 | ||
---|---|---|
data | ||
mid-chat | ||
phoebe | ||
phoebe-main | ||
services | ||
.editorconfig | ||
.gitignore | ||
Cargo.toml | ||
README.md |
README.md
phoebe
bridgers [primarily, discord ↔ matrix]
A Charlotte Som project.
Architecture
mid-chat
- An intermediate representation for chat messages. Best-effort common denominationservices/*
- Handling for individual chat services & conversion to and from the common-denominator chat message IRphoebe
- Main: Database, message dispatch, service orchestration, etc