IRC bot that shows titles of URLs
Go to file
2021-05-06 16:45:17 +00:00
src Import project 2021-05-06 11:35:12 -05:00
.gitignore Initial commit 2021-05-06 11:34:35 -05:00
Cargo.lock Import project 2021-05-06 11:35:12 -05:00
Cargo.toml Import project 2021-05-06 11:35:12 -05:00
README.md Add README.md 2021-05-06 16:45:17 +00:00

an IRC bot that shows titles. that's it.

running

cargo build

then

target/release/titlebot

that's it