This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
rust-irc
Watch
6
Star
0
Fork
You've already forked rust-irc
0
Code
Issues
1
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
A fork of aatxe/irc Rust crate, improved for IRCv3 support.
5
commits
4
branches
0
tags
1.6
MiB
Rust
100%
ddd06733d6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Aaron Weiss
ddd06733d6
Bot now joins if MOTD is missing, not just at the end of the MOTD.
2014-09-11 01:31:33 -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
Cargo.toml
Initiated with
cargo new irc
.
2014-09-10 16:23:09 -04:00