IRC bot that shows titles of URLs
Go to file
2021-08-27 22:12:17 +02:00
src Add spotify error logging 2021-08-27 22:11:39 +02:00
.gitignore Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00
Cargo.lock Bump version number 2021-08-27 13:21:01 -05:00
Cargo.toml Bump version number 2021-08-27 13:21:01 -05:00
config.toml Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00
README.md Add README.md 2021-05-06 16:45:17 +00:00
titlebot.service Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00

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

running

cargo build

then

target/release/titlebot

that's it