379 B
379 B
Bridge between irc and signal
This program bridges togther one irc channel and one signal group (multiple channels is unsupported though it is easy to implement).
It uses signal-cli for the signal protocol and irc crate for the irc part.
For the moment it does not support CTCP.
how to deploy
TODO