Discord-IRC bridge written in Rust
Go to file
2022-02-01 13:36:17 -06:00
src Fix numbers in pings 2022-02-01 13:36:17 -06:00
.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