dircord/README.md

17 lines
491 B
Markdown

# dIRCord
A very simple Discord-IRC bridge written in Rust. Still very much work-in-progress.
TODO:
- [x] handle join and leave messages
- [ ] use the tracing crate
- [x] `irc` crate config toml
- [x] handle attachments properly
- [x] don't ping IRC users (and color IRC usernames)
- [x] handle discord pings
- [x] handle multiple pings
- [x] multiple channels
- [x] IRC and Discord formatting
<sub>For extra fun set the DIRCORD_POLARIAN_MODE environmental variable to any value ;)</sub>