All Projects → pbzweihander → discord-irc-rs

pbzweihander / discord-irc-rs

Licence: other
discord to irc bridge

Programming Languages

rust
11053 projects
Dockerfile
14818 projects

discord-irc-rs

A Discord to IRC and vice-versa bridge bot written in Rust.

Usage

$ cp sample.toml config.toml
# Edit config.toml ...
$ RUST_LOG=info cargo run -- config.toml

OR

$ cp sample.toml config.toml
# Edit config.toml ...
$ docker run --rm -it -e RUST_LOG=info -v $PWD/config.toml:/a/config.toml ghcr.io/pbzweihander/discord-irc-rs

discord-irs-rs is distributed under the terms of both MIT license and Apache License 2.0. See COPYRIGHT for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].