Discord-IRC bridge written in Rust
Go to file
2022-01-26 13:19:05 -06:00
src Change reply format 2022-01-26 13:18:52 -06:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
build.rs Rustfmt 2022-01-26 13:19:05 -06:00
Cargo.lock Show "version number" when shutting down 2022-01-24 13:16:22 -06:00
Cargo.toml Show "version number" when shutting down 2022-01-24 13:16:22 -06:00
README.md Update README.md 2022-01-23 11:00:43 -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
  • IRC and Discord formatting