Discord-IRC bridge written in Rust
Go to file
2022-01-15 11:15:08 -06:00
src Just cast as u8 2022-01-15 11:15:08 -06:00
.gitignore
Cargo.lock
Cargo.toml
README.md Update README.md 2022-01-07 11:34:58 -06: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