Discord-IRC bridge written in Rust
Go to file
2022-06-17 11:45:39 +05:30
src Remove unused imports 2022-06-17 11:45:39 +05:30
.gitignore
build.rs
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