IRC bot that shows titles of URLs
Go to file
2021-08-27 19:21:37 +02:00
src Add spotify API implementation 2021-08-27 19:21:37 +02:00
.gitignore Update dependencies and cleanup the code 2021-08-27 14:30:39 +02:00
Cargo.lock Add rspotify dependency 2021-08-27 17:28:50 +02:00
Cargo.toml Add rspotify dependency 2021-08-27 17:28:50 +02: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