A fork of aatxe/irc Rust crate, improved for IRCv3 support.
Find a file
2014-09-17 11:30:27 -04:00
src Bot now joins if MOTD is missing, not just at the end of the MOTD. 2014-09-11 01:31:33 -04:00
.gitignore Initiated with cargo new irc. 2014-09-10 16:23:09 -04:00
.travis.yml Added configuration for travis-ci. 2014-09-11 11:26:31 -04:00
Cargo.toml Initiated with cargo new irc. 2014-09-10 16:23:09 -04:00
README.md Added a simple README.md. 2014-09-17 11:30:27 -04:00

irc

An IRC library in Rust. Subject to serious change.