dircord/README.md

17 lines
491 B
Markdown
Raw Permalink Normal View History

2021-12-27 17:36:08 -06:00
# dIRCord
A very simple Discord-IRC bridge written in Rust. Still very much work-in-progress.
TODO:
2022-01-03 15:20:40 -06:00
- [x] handle join and leave messages
2022-01-04 17:06:32 -06:00
- [ ] use the tracing crate
- [x] `irc` crate config toml
2022-01-05 13:26:49 -06:00
- [x] handle attachments properly
2022-01-05 12:15:58 -06:00
- [x] don't ping IRC users (and color IRC usernames)
2022-01-06 13:51:16 -06:00
- [x] handle discord pings
2022-01-07 11:34:58 -06:00
- [x] handle multiple pings
- [x] multiple channels
2022-01-23 11:00:43 -06:00
- [x] IRC and Discord formatting
<sub>For extra fun set the DIRCORD_POLARIAN_MODE environmental variable to any value ;)</sub>