Discord-IRC bridge written in Rust
Go to file
2022-06-17 22:24:48 +05:30
src Fix join/leave messages 2022-06-17 22:24:48 +05:30
.gitignore
build.rs
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