dircord
is a very simple Discord-to-IRC bridge written in Rust.
Features include webhook support, discord and irc formatting, discord replies, and more.
cargo build --release
target/release/dircord /path/to/config.toml
If a path to a config file is not provided, dircord will look for a config.toml
in the working directory.
Links: