Discord-IRC bridge written in Rust
Go to file
2022-07-16 16:20:50 -04:00
src Don't allow here and everyone pings 2022-07-16 16:20:50 -04:00
.gitignore
build.rs
Cargo.lock
Cargo.toml
README.md added support for DIRCORD_POLARIAN_MODE compile time env var 2022-07-11 08:59:47 +02:00

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 ;)