A Discord to IRC and vice-versa bridge bot written in Rust.
Requires 1.39+ version of rustc.
$ cp sample.toml config.toml
# Edit config.toml ...
$ cargo run -- config.tomlOR
$ cp sample.toml config.toml
# Edit config.toml ...
$ docker run --rm -it -v $PWD/config.toml:/config.toml pbzweihander/discord-irc-rsdiscord-irs-rs is distributed under the terms of both MIT license and Apache License 2.0. See COPYRIGHT for details.