Discord-IRC bridge written in Rust
Go to file
2022-01-18 09:42:14 -06:00
src Support codeblocks Discord -> IRC 2022-01-18 09:42:14 -06:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
Cargo.lock Initial support for pinging discord users 2022-01-06 13:28:20 -06:00
Cargo.toml Initial support for pinging discord users 2022-01-06 13:28:20 -06:00
README.md Update README.md 2022-01-15 12:50:45 -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