Discord-IRC bridge written in Rust
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yash Karandikar 1a60af9512
I love discord api!!!!
3 months ago
src I love discord api!!!! 3 months ago
.gitignore Add initial toml support 2 years ago
Cargo.lock Update serenity and remedy discord's username change 3 months ago
Cargo.toml Update serenity and remedy discord's username change 3 months ago
LICENSE Add LICENSE 1 year ago
README.md Update serenity and remedy discord's username change 3 months ago
build.rs Update serenity and remedy discord's username change 3 months ago
sample_config.toml Rename avatar_ttl to cache_ttl 1 year ago

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