IRC bot that shows titles of URLs
Go to file
Yash Karandikar 0de600b98b Rustfmt 2022-04-03 13:43:39 -05:00
src Rustfmt 2022-04-03 13:43:39 -05:00
.gitignore Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00
Cargo.lock Spawn a new task to fetch the URL 2022-04-03 13:43:02 -05:00
Cargo.toml Spawn a new task to fetch the URL 2022-04-03 13:43:02 -05:00
README.md Add README.md 2021-05-06 16:45:17 +00:00
config.toml Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00
titlebot.service Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00

README.md

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

running

cargo build

then

target/release/titlebot

that's it