An IRC robot that parses URLs and post the title of that webpage, forked from github.com/m13253/titlebot

Tom Li 76558aa49d titlebot.py: fix a typo %!s(int64=8) %!d(string=hai) anos
libirc @ cd61577091 fdc018e1e5 libirc: sync with upstream %!s(int64=8) %!d(string=hai) anos
.gitmodules 754dbfd5b0 libirc 作为 submodule %!s(int64=11) %!d(string=hai) anos
COPYING 89c0472f6c Add LGPL %!s(int64=12) %!d(string=hai) anos
README.md 754dbfd5b0 libirc 作为 submodule %!s(int64=11) %!d(string=hai) anos
config.py f4900c610e config.py: add i2p options %!s(int64=8) %!d(string=hai) anos
hack.py 062222e53d Major rewrite %!s(int64=11) %!d(string=hai) anos
titlebot.py 76558aa49d titlebot.py: fix a typo %!s(int64=8) %!d(string=hai) anos
web.py 17d80b70f0 web.py: fix protocol searching %!s(int64=8) %!d(string=hai) anos

README.md

titlebot

An IRC robot that parses URLs and post the title of that webpage

You need to fetch submodule by git submodule init; git submodule update.

change HOST PORT NICK IDENT REALNAME CHANS in the source before using.