IRC bot that shows titles of URLs
Go to file
2021-07-09 12:36:17 -05:00
src Add mode +B on login 2021-07-09 12:36:17 -05:00
.gitignore Initial commit 2021-05-06 11:34:35 -05:00
Cargo.lock Install htmlescape 2021-07-09 12:35:08 -05:00
Cargo.toml Install htmlescape 2021-07-09 12:35:08 -05:00
README.md Add README.md 2021-05-06 16:45:17 +00:00
titlebot.service add example systemd service 2021-05-06 11:46:02 -05:00

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

running

cargo build

then

target/release/titlebot

that's it