Discord-IRC bridge written in Rust
Go to file
Yash Karandikar 1a60af9512 I love discord api!!!! 2023-07-10 12:55:32 -05:00
src I love discord api!!!! 2023-07-10 12:55:32 -05:00
.gitignore Add initial toml support 2021-12-27 13:50:14 -06:00
Cargo.lock Update serenity and remedy discord's username change 2023-06-26 21:17:22 -05:00
Cargo.toml Update serenity and remedy discord's username change 2023-06-26 21:17:22 -05:00
LICENSE Add LICENSE 2022-07-24 13:06:58 -05:00
README.md Update serenity and remedy discord's username change 2023-06-26 21:17:22 -05:00
build.rs Update serenity and remedy discord's username change 2023-06-26 21:17:22 -05:00
sample_config.toml Rename avatar_ttl to cache_ttl 2022-08-05 11:50:10 -05:00

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