Python rewrite of the discord-irc bridge using FastAPI.
Scaffolding only; implementation TBD.
- Bridge Discord and IRC channels with feature parity.
- FastAPI service with async Discord/IRC clients.
- Modern Python tooling and observability.
See ARCHITECTURE.md for the full design blueprint.
Documentation will land once the core service is implemented.