Discord-IRC bridge written in Rust
Go to file
2022-08-02 19:11:18 -05:00
src
.gitignore
build.rs
Cargo.lock
Cargo.toml
LICENSE
README.md

dIRCord

A very simple Discord-IRC bridge written in Rust. Still very much work-in-progress.

TODO:

  • handle join and leave messages
  • use the tracing crate
  • irc crate config toml
  • handle attachments properly
  • don't ping IRC users (and color IRC usernames)
  • handle discord pings
  • handle multiple pings
  • multiple channels
  • IRC and Discord formatting

For extra fun set the DIRCORD_POLARIAN_MODE environmental variable to any value ;)