afreakk / IRC-Link-Informant

IRC bot providing link titles for URLs pasted in a channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRC Link Informant

IRC bot providing link titles for URLs pasted in a channel.
Written in Rust.

Build:

git clone git@github.com:afreakk/IRC-Link-Informant.git
cd IRC-Link-Informant
cargo build --release

Usage:

cp Settings.toml.example Settings.toml
vim Settings.toml #set nick, channel, server
target/release/link_informant #working directory needs to contain Settings.toml

About

IRC bot providing link titles for URLs pasted in a channel.


Languages

Language:Rust 100.0%