Simple IRC bot written in Rust as a learning exercise.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
lance dde36088d3 make help be command style 4 years ago
src make help be command style 4 years ago
.gitignore use moer portable tls lib and start shaping text interface 4 years ago
Cargo.lock use moer portable tls lib and start shaping text interface 4 years ago
Cargo.toml use moer portable tls lib and start shaping text interface 4 years ago
README.md adding simple bot code 4 years ago
config.example.toml adding simple bot code 4 years ago

README.md

bones

Simple IRC bot written in Rust as a learning exercise. Uses the irc crate.