You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
data | 10 months ago | |
mid-chat | 10 months ago | |
phoebe | 10 months ago | |
phoebe-main | 10 months ago | |
services | 8 months ago | |
.editorconfig | 10 months ago | |
.gitignore | 10 months ago | |
Cargo.toml | 10 months ago | |
README.md | 10 months ago |
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