Discord-IRC bridge written in Rust
Go to file
2022-06-16 12:52:31 -05:00
src fancy_regex and check for whitespace before pings 2022-06-16 12:52:31 -05: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 fancy_regex and check for whitespace before pings 2022-06-16 12:52:31 -05:00
Cargo.toml fancy_regex and check for whitespace before pings 2022-06-16 12:52:31 -05:00
README.md Finalize channel mappings from IRC -> Discord 2022-04-07 14:40:45 -05: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