Discord-IRC bridge written in Rust
Go to file
2022-01-24 11:13:42 -06:00
src Port the channel parser to non-webhook code 2022-01-24 11:13:42 -06:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
Cargo.lock Bridge discord formatting to IRC 2022-01-18 16:55:36 -06:00
Cargo.toml Bridge discord formatting to IRC 2022-01-18 16:55:36 -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