A fork of aatxe/irc Rust crate, improved for IRCv3 support.
Find a file
2014-10-29 03:43:15 -04:00
src Made colon before last argument optional depending on message type. 2014-10-29 03:43:15 -04:00
.gitignore Added some basic data tests. 2014-10-08 18:08:29 -04:00
.travis.yml Travis configuration now marks mktestconfig.sh as executable. 2014-10-08 21:08:44 -04:00
Cargo.toml Initiated with cargo new irc. 2014-09-10 16:23:09 -04:00
mktestconfig.sh Added options hashmap to config for custom bot configuration. 2014-10-29 00:13:18 -04:00
README.md Replaced build status image. 2014-09-28 00:22:28 -04:00

irc Build Status

An IRC library in Rust. Subject to serious change.