Discord-IRC bridge written in Rust
Go to file
2022-07-11 09:07:43 +02:00
src cargo fmt 2022-07-11 09:07:43 +02:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
build.rs Rustfmt 2022-01-26 13:19:05 -06:00
Cargo.lock Attempt to figure out why it crashes 2022-07-07 11:52:39 +05:30
Cargo.toml Attempt to figure out why it crashes 2022-07-07 11:52:39 +05:30
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 ;)