Discord-IRC bridge written in Rust
Go to file
2022-01-18 09:48:08 -06:00
src Support codeblocks IRC -> Discord 2022-01-18 09:48:08 -06:00
.gitignore
Cargo.lock
Cargo.toml
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