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 8780e94c8b setting up postgres backend w. async 4 years ago
src setting up postgres backend w. async 4 years ago
.gitignore setting up postgres backend w. async 4 years ago
Cargo.lock setting up postgres backend w. async 4 years ago
Cargo.toml setting up postgres backend w. async 4 years ago
README.md adding simple bot code 4 years ago
config.example.toml adding simple bot code 4 years ago
docker-compose.yaml setting up postgres backend w. async 4 years ago

README.md

bones

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