Discord-IRC bridge written in Rust
Go to file
2022-01-03 15:19:53 -06:00
src Handle JOIN and PART/QUIT 2022-01-03 15:19:53 -06:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
Cargo.lock Add initial toml support 2021-12-27 13:50:14 -06:00
Cargo.toml Add initial toml support 2021-12-27 13:50:14 -06:00
README.md Update README 2022-01-03 14:58:10 -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