Discord-IRC bridge written in Rust
Go to file
missing 416e900758 Remove extra quote in sample_config.toml 2023-06-26 19:13:35 -05:00
src Refactor if-let chain and support NOTICEs 2023-06-12 13:15:14 -05:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
Cargo.lock Use `ellipse` crate for truncation 2022-07-28 18:32:17 -05:00
Cargo.toml Use `ellipse` crate for truncation 2022-07-28 18:32:17 -05:00
LICENSE Add LICENSE 2022-07-24 13:06:58 -05:00
README.md added support for DIRCORD_POLARIAN_MODE compile time env var 2022-07-11 08:59:47 +02:00
build.rs Rustfmt 2022-01-26 13:19:05 -06:00
sample_config.toml Remove extra quote in sample_config.toml 2023-06-26 19:13:35 -05:00

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